Update of /cvsroot/dbfpy/dbfpy
In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv6317
Modified Files:
CHANGES
Log Message:
release version 2.2.2
Index: CHANGES
===================================================================
RCS file: /cvsroot/dbfpy/dbfpy/CHANGES,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** CHANGES 16 Mar 2008 08:46:08 -0000 1.13
--- CHANGES 16 Sep 2008 06:39:59 -0000 1.14
***************
*** 1,2 ****
--- 1,8 ----
+ Version 2.2.2 (16-sep-2008)
+ ---------------------------
+
+ Numeric decoder returns float when the value contains decimal point
+ without regard to the number of decimal places declared in the header.
+
Version 2.2.1 (16-mar-2008)
---------------------------
|