aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2017-05-07 17:59:09 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2017-05-07 17:59:09 +0000
commitae60e32d4044c44fd1cf4e2363f5f10715daedeb (patch)
treefeacfd21e9f33fe56b18ad7a88d604fcfb6ea93b /src/changes/changes.xml
parent54972c4de58d2e92f818a8adb8f772513a590d19 (diff)
downloadjackcess-ae60e32d4044c44fd1cf4e2363f5f10715daedeb.tar.gz
jackcess-ae60e32d4044c44fd1cf4e2363f5f10715daedeb.zip
Allow inserting negative auto number fields, fixes pull request #3
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1094 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8b237bf..ba2583d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -14,6 +14,10 @@
issue="2">
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson.
</action>
+ <action dev="jahlborn" type="update" system="GitHubPullRequests"
+ issue="3">
+ Allow inserting negative auto number fields, thanks to Gord Thompson.
+ </action>
</release>
<release version="2.1.6" date="2016-11-29">
<action dev="jahlborn" type="update" system="SourceForge2Features"