summaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2008-01-24 04:07:46 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2008-01-24 04:07:46 +0000
commitf96fd8b8dc0adbfea1d5a84ced5b56b499037f2e (patch)
tree03954a82dde704c5221e6a0b0d0152c9a840c83d /src/changes
parent3534af761572c618c3d5a82f34e7e81a677b5590 (diff)
downloadjackcess-f96fd8b8dc0adbfea1d5a84ced5b56b499037f2e.tar.gz
jackcess-f96fd8b8dc0adbfea1d5a84ced5b56b499037f2e.zip
Resolve more edge cases around date handling
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@224 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 727ebd6..f00f27d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -5,6 +5,11 @@
<author email="jahlborn@users.sf.net">James Ahlborn</author>
</properties>
<body>
+ <release version="1.1.12" date="TBD">
+ <action dev="jahlborn" type="fix">
+ Resolve more edge cases around date handling.
+ </action>
+ </release>
<release version="1.1.11" date="2008-01-20">
<action dev="jahlborn" type="fix">
Support reading inline usage maps with more than 512 pages.