aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 633314f..0922c60 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,6 +29,14 @@
commons-lang3.
</action>
</release>
+ <release version="2.2.3" date="TBD">
+ <action dev="jahlborn" type="fix">
+ Fix parsing of escaped double quotes in expressions.
+ </action>
+ <action dev="jahlborn" type="fix" system="SourceForge2" issue="152">
+ Use column label from ResultSetMetaData when importing.
+ </action>
+ </release>
<release version="2.2.2" date="2019-01-05">
<action dev="jahlborn" type="fix" system="SourceForge2" issue="151">
Fix length in units calculation for Access 97 text fields.