Update of /cvsroot/squirrel-sql/sql12/doc
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26317/doc
Modified Files:
Tag: squirrel_3_0_branch
changes.txt
Log Message:
2819161: squirrel-sql.sh borked (removed errant apostrophe). Tested this fix on MacOS 10 and Ubuntu 9.04.
Thanks to Jonathan James for vetting the anonymously submitted patch.
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.479.2.14
retrieving revision 1.479.2.15
diff -C2 -d -r1.479.2.14 -r1.479.2.15
*** changes.txt 20 Jun 2009 18:44:53 -0000 1.479.2.14
--- changes.txt 4 Aug 2009 11:12:43 -0000 1.479.2.15
***************
*** 2,5 ****
--- 2,13 ----
==============================
+ 3.0.3 (??/??/????)
+ ==================
+
+ Bug-Fixes:
+
+ 2819161: squirrel-sql.sh in plain zip had an errant apostrophe. Tested this fix on MacOS 10 and Ubuntu 9.04.
+ Thanks to Jonathan James for vetting the anonymously submitted patch.
+
3.0.2 (6/19/2009)
=================
|