From: SVN by r. <sv...@ca...> - 2009-01-17 15:58:08
|
Author: roy Date: 2009-01-17 16:57:58 +0100 (Sat, 17 Jan 2009) New Revision: 358 Modified: ChangeLog Log: mention changes Modified: ChangeLog =================================================================== --- ChangeLog 2009-01-17 15:51:17 UTC (rev 357) +++ ChangeLog 2009-01-17 15:57:58 UTC (rev 358) @@ -1,5 +1,11 @@ 0.7 - * Commandline input support (currently only supported in charva mode) + * Commandline input support + * Paged command output (no longer out of memory exceptions with large + results) + * pageup/down bugfix + * All kind of sqlcommand parsing fixes in batch ('@') command + * Added abort/continue on error options for batch command + * Show contents of error file when sqlshell is closed 0.6.1 (2008-12-24) * Bugfix release for not starting |