From: SVN by r. <sv...@ca...> - 2008-12-24 15:24:42
|
Author: roy Date: 2008-12-24 16:24:37 +0100 (Wed, 24 Dec 2008) New Revision: 342 Modified: ChangeLog Log: mention changes Modified: ChangeLog =================================================================== --- ChangeLog 2008-12-24 15:24:23 UTC (rev 341) +++ ChangeLog 2008-12-24 15:24:37 UTC (rev 342) @@ -1,4 +1,10 @@ -0.6 (2008-10-12) +0.7 + * Commandline input support (currently only supported in charva mode) + +0.6.1 (2008-12-24) + * Bugfix release for not starting + +0.6 (2008-12-23) * Mysql case sensitivity fixes * Fix desc table for columns containing numbers * Added tab completion for connect @ @@ -43,6 +49,7 @@ * allow enter in pwd field to 'ok' data * fix in replace ~/ with users home dir in spool TODO: flush pwd when username manually set and doesn't match default username + 0.3 (09-10-2007) * focus fix in login dialog * Improve desc table to show primary key |