]> source.dussan.org Git - jackcess.git/commitdiff
update changelogs
authorJames Ahlborn <jtahlborn@yahoo.com>
Fri, 13 Jul 2007 01:19:33 +0000 (01:19 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Fri, 13 Jul 2007 01:19:33 +0000 (01:19 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@160 f203690c-595d-4dc9-a70b-905162fa7fd2

xdocs/changes.xml

index 1fe240f47e833f3693ec18e63af7b293c4deefe7..ab1fafc1088531416164b37475a8c7bef925f870 100644 (file)
@@ -5,6 +5,17 @@
     <author email="jahlborn@users.sf.net">James Ahlborn</author>
   </properties>
   <body>
+    <release version="1.1.9" date="TBD">
+      <action dev="jahlborn" type="fix">
+        Add support for writing large table definitions, bug #1675522.
+      </action>
+      <action dev="jahlborn" type="fix">
+        Fix handling of usage maps for large tables, bug #1748827.
+      </action>
+      <action dev="jahlborn" type="fix">
+        Fixed some edge cases for reading numeric columns, bug #1672071.
+      </action>
+    </release>
     <release version="1.1.8" date="2007-02-13">
       <action dev="jahlborn" type="update">
         Additional info in DataType to support better type validation