aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0832c4b..633314f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,6 +29,11 @@
commons-lang3.
</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.
+ </action>
+ </release>
<release version="2.2.1" date="2018-12-22">
<action dev="jahlborn" type="update">
Implement the majority of the missing standard functions:
@@ -52,9 +57,6 @@
irrelevant failures when reading databases which have invalid column
properties.
</action>
- <action dev="jahlborn" type="fix" system="SourceForge2" issue="151">
- Fix length in units calculation for Access 97 text fields.
- </action>
</release>
<release version="2.2.0" date="2018-09-08"
description="Add support for expression evaluation">