diff options
Diffstat (limited to 'src/changes/changes.xml')
-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 bac4092..7fbba3e 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="4.0.1" date="TBD"> + <action dev="jahlborn" type="fix"> + Ignore trailing spaces when creating text index entries. + </action> + </release> <release version="4.0.0" date="2021-01-20"> <action dev="jahlborn" type="update"> Add Automatic-Module-Name in order to make Jackcess safe to use in the |