Update of /cvsroot/squirrel-sql/sql12/doc
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10085/doc
Modified Files:
changes.txt
Log Message:
Bug 2927576 (NPE at Copy as SQL INSERT-VALUES): Remove copy function from menu whenever we do not have the information that it requires (e.g. joined table query).
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.537
retrieving revision 1.538
diff -C2 -d -r1.537 -r1.538
*** changes.txt 20 Feb 2010 23:33:46 -0000 1.537
--- changes.txt 21 Feb 2010 00:20:44 -0000 1.538
***************
*** 112,115 ****
--- 112,116 ----
2944128: remote not translatable
2942351: Program doesn't launch
+ 2927576: NPE at Copy as SQL INSERT-VALUES
2879711: Fix for Excel date export concerning dates earlier than 1900-03-01.
Thanks to mironsadziak for the patch (Patch ID 2905218)
|