Update of /cvsroot/squirrel-sql/sql12/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16713/doc
Modified Files:
changes.txt
Log Message:
Fix incorrect handling of the log file argument.
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** changes.txt 26 Apr 2004 16:15:17 -0000 1.54
--- changes.txt 8 May 2004 08:57:02 -0000 1.55
***************
*** 13,17 ****
Bug Fixes
---------
! - Tables with many columns should now allow editing by useing the
"Limit cell edit WHERE clause size" session tool.
--- 13,18 ----
Bug Fixes
---------
! - Fixed incorrect handling of the "log-config-file" argument (Kevin Gilpin)
! - Tables with many columns should now allow editing by using the
"Limit cell edit WHERE clause size" session tool.
|