]> source.dussan.org Git - jackcess.git/commitdiff
update changelog
authorJames Ahlborn <jtahlborn@yahoo.com>
Thu, 6 Dec 2007 19:46:29 +0000 (19:46 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Thu, 6 Dec 2007 19:46:29 +0000 (19:46 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@200 f203690c-595d-4dc9-a70b-905162fa7fd2

src/changes/changes.xml

index e027364f6d08448d3bfc9e45c7852f4b5c6bd5be..32cf108a834afee887cedb4142d0400c45da99eb 100644 (file)
@@ -6,7 +6,12 @@
   </properties>
   <body>
     <release version="1.1.10" date="TBD">
-      <action dev="jahlborn" type="update">
+      <action dev="jahlborn" type="add">
+        Add index based table traversal support to Cursor with optional
+        sub-range narrowing.  Add position save/restore, row find, and a
+        variety of other features.
+      </action>
+      <action dev="jahlborn" type="add">
         Move table iteration out of Table and into Cursor.  First stage in
         offering more complicated table access.
       </action>