|
From: SVN by r. <sv...@ca...> - 2009-01-25 14:00:33
|
Author: roy
Date: 2009-01-25 15:00:26 +0100 (Sun, 25 Jan 2009)
New Revision: 367
Modified:
ChangeLog
Log:
mention changes
Modified: ChangeLog
===================================================================
--- ChangeLog 2009-01-25 13:59:44 UTC (rev 366)
+++ ChangeLog 2009-01-25 14:00:26 UTC (rev 367)
@@ -1,11 +1,14 @@
0.7
* Commandline input support
+ * -engine option to switch between charva (default) and jcurses
* 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
+ * Paint issues in charva
+ * Paint issues in jcurses
0.6.1 (2008-12-24)
* Bugfix release for not starting
|