]> source.dussan.org Git - jackcess.git/commitdiff
prep for release
authorJames Ahlborn <jtahlborn@yahoo.com>
Thu, 16 Feb 2006 21:02:22 +0000 (21:02 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Thu, 16 Feb 2006 21:02:22 +0000 (21:02 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@33 f203690c-595d-4dc9-a70b-905162fa7fd2

xdocs/changes.xml

index 3c88e3ee61e9e4ef40775c6b94f8e85a890e4a82..34a09af8d41f8aa34f1ea17d0adffbf71652d0a1 100644 (file)
@@ -4,6 +4,14 @@
     <author email="tmccune@healthmarketscience.com">Tim McCune</author>
   </properties>
   <body>
+    <release version="1.1.3" date="2006-2-16">
+      <action dev="jahlborn" type="fix">
+        Fix parsing of NUMERIC type.
+      </action>
+      <action dev="tmccune" type="fix">
+        Applied Jon Iles' patch to allow large table definitions to be read.
+      </action>
+    </release>
     <release version="1.1.2" date="2005-8-26">
       <action dev="tmccune" type="fix" issue="1273712">
         Fixed bug where writing null values into fixed-width columns was failing.