Author: Derick Rethans Date: 2007-05-07 09:05:17 +0200 (Mon, 07 May 2007) New Revision: 5086
Log: - Fixed ChangeLog order. Modified: trunk/ConsoleTools/ChangeLog Modified: trunk/ConsoleTools/ChangeLog =================================================================== --- trunk/ConsoleTools/ChangeLog 2007-05-07 07:04:39 UTC (rev 5085) +++ trunk/ConsoleTools/ChangeLog 2007-05-07 07:05:17 UTC (rev 5086) @@ -25,11 +25,11 @@ $table[][0]->content = "foo". - Implemented issue #8461: Argument help text. A completely new argument handling was invented. +- Implemented issue #8471: Disable borders for ezcConsoleTable. Borders can be + disabled by setting the line and corner properties to null. - Implemented issue #9216: ezcConsoleInput::getOptionValues I want long names. ezcConsoleInput->getOptionsValues() can now be configured to index the returning array with option long names. -- Implemented issue #8471: Disable borders for ezcConsoleTable. Borders can be - disabled by setting the line and corner properties to null. 1.2 - Monday 18 December 2006 -- svn-components mailing list [email protected] http://lists.ez.no/mailman/listinfo/svn-components
