Author: Derick Rethans Date: 2006-01-16 15:55:18 +0100 (Mon, 16 Jan 2006) New Revision: 1930
Log: - Fixed spelling, grammar and RST stuff Modified: packages/Debug/trunk/ChangeLog Modified: packages/Debug/trunk/ChangeLog =================================================================== --- packages/Debug/trunk/ChangeLog 2006-01-16 14:49:38 UTC (rev 1929) +++ packages/Debug/trunk/ChangeLog 2006-01-16 14:55:18 UTC (rev 1930) @@ -1,4 +1,5 @@ 1.0rc1 - [RELEASEDATE] +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Changed Debug that it uses the ezcLogFilterSet mapping. - Changed exception behavior. All errors will now throw a different exception @@ -15,11 +16,12 @@ ezcDebugTimer ============= -- Changed the timing information structure. The more specific structures: +- Changed the timing information structure. The more specific structures ezcDebugTimerStruct and ezcDebugSwitchTimerStruct are used instead. 1.0beta2 - Thursday 22 December 2005 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Renamed the class ezcDebugReporter to ezcDebugOutputFormatter. - Renamed the class ezcDebugHtmlReporter to ezcDebugHtmlFormatter. @@ -32,5 +34,6 @@ 1.0beta1 - Friday 25 November 2005 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Initial release of this package. -- svn-components mailing list [email protected] http://lists.ez.no/mailman/listinfo/svn-components
