Author: Derick Rethans
Date: 2006-10-04 16:54:48 +0200 (Wed, 04 Oct 2006)
New Revision: 3644

Log:
- Fixed ChangeLogs.

Modified:
   stable/ConsoleTools/1.1/ChangeLog
   trunk/ConsoleTools/ChangeLog

Modified: stable/ConsoleTools/1.1/ChangeLog
===================================================================
--- stable/ConsoleTools/1.1/ChangeLog   2006-10-04 14:54:25 UTC (rev 3643)
+++ stable/ConsoleTools/1.1/ChangeLog   2006-10-04 14:54:48 UTC (rev 3644)
@@ -1,8 +1,10 @@
 1.1.3 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- Fixed bug 9046: Last argument not treated invalid option value.
-- Fixed bug #9052: Exception because of invalid property in ezcConsoleOption.
+- Fixed bug #9046: An argument should not be treated as an invalid option
+  value for an option that doesn't take any value.
+- Fixed bug #9052: An exception was thrown because of an invalid property in
+  ezcConsoleOption.
 
 
 1.1.2 - Monday 28 August 2006

Modified: trunk/ConsoleTools/ChangeLog
===================================================================
--- trunk/ConsoleTools/ChangeLog        2006-10-04 14:54:25 UTC (rev 3643)
+++ trunk/ConsoleTools/ChangeLog        2006-10-04 14:54:48 UTC (rev 3644)
@@ -1,14 +1,17 @@
 1.2beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- Added feature to print to a different output target (e.g. stderr).
+- Added the 'target' property to the ezcConsoleOutputFormat struct. This
+  allows you to print to a different output target (e.g. stderr).
 
 
 1.1.3 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- Fixed bug #9046: Last argument not treated invalid option value.
-- Fixed bug #9052: Exception because of invalid property in ezcConsoleOption.
+- Fixed bug #9046: An argument should not be treated as an invalid option
+  value for an option that doesn't take any value.
+- Fixed bug #9052: An exception was thrown because of an invalid property in
+  ezcConsoleOption.
 
 
 1.1.2 - Monday 28 August 2006

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to