aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2019-02-06 00:51:50 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2019-02-06 00:51:50 +0000
commite94e860ebf7c6419738035a8a42f24e579836119 (patch)
tree70f40d8f21861ee6b8050af87f746026ee7b207a
parent7e01bae3cd7b64686ee25d11172a8051b37eb799 (diff)
parent67240a9bb59b3ddf05ce3833fde27de7d38b6ca5 (diff)
downloadjackcess-e94e860ebf7c6419738035a8a42f24e579836119.tar.gz
jackcess-e94e860ebf7c6419738035a8a42f24e579836119.zip
merge trunk changes through r1277
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1278 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r--src/changes/changes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0922c60..8f8d654 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,7 +29,7 @@
commons-lang3.
</action>
</release>
- <release version="2.2.3" date="TBD">
+ <release version="2.2.3" date="2019-02-05">
<action dev="jahlborn" type="fix">
Fix parsing of escaped double quotes in expressions.
</action>