From: SVN by r. <sv...@ca...> - 2008-10-12 13:09:25
|
Author: roy Date: 2008-10-12 15:09:16 +0200 (Sun, 12 Oct 2008) New Revision: 316 Modified: ChangeLog Log: mention changes Modified: ChangeLog =================================================================== --- ChangeLog 2008-10-12 12:30:37 UTC (rev 315) +++ ChangeLog 2008-10-12 13:09:16 UTC (rev 316) @@ -1,4 +1,4 @@ -0.6 +0.6 (2008-10-12) * Mysql case sensitivity fixes * Fix desc table for columns containing numbers * Added tab completion for connect @ @@ -9,6 +9,8 @@ * Tab completion case sensitive fix (For example jo<tab> -> Job) * Add tab completion to spool command * Fix error message in @ command when file could not be read + * Add persistent history + * Improved multithreading support by changing (default) toolkit used (charva) 0.5 (2008-03-14) * Allow for commands to start in the background, this will allow to continue |