diff options
Diffstat (limited to 'src/changes')
-rw-r--r-- | src/changes/changes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a01a4e8..caa9288 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -4,6 +4,11 @@ <author email="javajedi@users.sf.net">Tim McCune</author> </properties> <body> + <release version="2.2.3" date="TBD"> + <action dev="jahlborn" type="fix"> + Fix parsing of escaped double quotes in expressions. + </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. |