Update of /cvsroot/squirrel-sql/sql12/doc
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27238/doc
Modified Files:
changes.txt
Log Message:
2879711: Fix for Excel date export concerning dates earlier than 1900-03-01.
Thanks to mironsadziak for the patch (Patch ID 2905218)
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.517
retrieving revision 1.518
diff -C2 -d -r1.517 -r1.518
*** changes.txt 30 Nov 2009 23:02:55 -0000 1.517
--- changes.txt 1 Dec 2009 22:59:31 -0000 1.518
***************
*** 69,72 ****
--- 69,75 ----
Bug-Fixes:
+ 2879711: Fix for Excel date export concerning dates earlier than 1900-03-01.
+ Thanks to mironsadziak for the patch (Patch ID 2905218)
+
Fixed startup error:
java.lang.NullPointerException
|