Update of /cvsroot/squirrel-sql/sql12/doc
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv26963/doc
Modified Files:
changes.txt
Log Message:
1968807: Unsigned INT problem with IMPORT FILE functionality
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.437
retrieving revision 1.438
diff -C2 -d -r1.437 -r1.438
*** changes.txt 21 May 2008 01:20:08 -0000 1.437
--- changes.txt 22 May 2008 13:26:15 -0000 1.438
***************
*** 75,78 ****
--- 75,80 ----
Fixed a bug which made it difficult to see text that was being edited in a table.
+ 1968807: Unsigned INT problem with IMPORT FILE functionality
+
1968270: Displaying unsigned INT as signed INT in column
|