]> source.dussan.org Git - jackcess.git/commitdiff
handle input String boolean values
authorJames Ahlborn <jtahlborn@yahoo.com>
Sat, 31 Jan 2015 19:43:13 +0000 (19:43 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sat, 31 Jan 2015 19:43:13 +0000 (19:43 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@912 f203690c-595d-4dc9-a70b-905162fa7fd2

src/changes/changes.xml

index 23c1f09180e4c90cd1154e37a14fef2c4f839a0d..37b679b7b9bf1fa1d135cff97f84211cfeff4a38 100644 (file)
@@ -9,6 +9,9 @@
         Make ColumnBuilder.setMaxLength do the right thing regardless of
         column type.
       </action>
+      <action dev="jahlborn" type="update">
+        Handle input String boolean values.
+      </action>
     </release>
     <release version="2.0.8" date="2014-12-26">
       <action dev="jahlborn" type="fix" system="SourceForge2" issue="113">