]> source.dussan.org Git - jackcess.git/commitdiff
Added release notes, incremented version
authorTim McCune <javajedi@users.sf.net>
Sat, 20 Aug 2005 05:48:49 +0000 (05:48 +0000)
committerTim McCune <javajedi@users.sf.net>
Sat, 20 Aug 2005 05:48:49 +0000 (05:48 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@23 f203690c-595d-4dc9-a70b-905162fa7fd2

project.xml
xdocs/changes.xml

index 21b1d489379d3aed33988ed069bf65f95c566414..6164612f4e21561bc4555f42490e566d0a86b997 100644 (file)
@@ -3,7 +3,7 @@
   <pomVersion>1</pomVersion>
   <id>jackcess</id>
   <name>Jackcess</name>
-  <currentVersion>1.1</currentVersion>
+  <currentVersion>1.1.1</currentVersion>
   <organization>
     <name>Health Market Science, Inc.</name>
     <url>http://www.healthmarketscience.com</url>
index fa29d5d4d480124c6a1a66644bc1f1e8e27990c5..3f9fcc8043c19cf850f48f53c20997f5e7d8b0fc 100644 (file)
@@ -4,6 +4,11 @@
     <author email="tmccune@healthmarketscience.com">Tim McCune</author>
   </properties>
   <body>
+    <release version="1.1.1" date="2005-8-20">
+      <action dev="tmccune" type="fix" issue="1261536">
+        Fixed bug in reading index count from table definition.  Skip overflow rows.
+      </action>
+    </release>
     <release version="1.1" date="2005-8-12">
       <action dev="tmccune" type="update">
         JDK 1.5 upgrades