]> source.dussan.org Git - jackcess.git/commitdiff
update changelog
authorJames Ahlborn <jtahlborn@yahoo.com>
Tue, 19 Jan 2010 01:21:33 +0000 (01:21 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Tue, 19 Jan 2010 01:21:33 +0000 (01:21 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@428 f203690c-595d-4dc9-a70b-905162fa7fd2

src/changes/changes.xml

index 59d4c35ff28a9823e7ff461a34dbb8c58cbd9592..326685feb23824a1849a54ef2f23f439a567b62d 100644 (file)
       <action dev="jahlborn" type="update">
         Refactor import/copy methods from Database into ImportUtil.  Allow
         reuse of existing tables.  make behavior/naming of copy and import
-        methods consistent.  (ideas from use submitted patch).
+        methods consistent.  (ideas from submitted patch).
       </action>
       <action dev="jahlborn" type="fix" issue="2919216">
         Set overflow info in header row, not in last data row.
       </action>
+      <action dev="jahlborn" type="fix" issue="2920092">
+        Add support for indexing strings containing any characters from BMP 0.
+      </action>
     </release>
     <release version="1.1.20" date="2009-11-18">
       <action dev="jahlborn" type="fix" issue="2884599">