diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2008-09-24 02:35:51 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2008-09-24 02:35:51 +0000 |
commit | 324e51c4af0d814c75a7a3b54d2cd582def9de63 (patch) | |
tree | cbb77bf42b67ccc07d0edbb0189ec861700b4a5b /src | |
parent | 4ee04fea4422f46810b9a33d7d7ce2f7cf04a0f8 (diff) | |
download | jackcess-324e51c4af0d814c75a7a3b54d2cd582def9de63.tar.gz jackcess-324e51c4af0d814c75a7a3b54d2cd582def9de63.zip |
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@374 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src')
-rw-r--r-- | src/changes/changes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3acf985..332abbc 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -5,7 +5,7 @@ <author email="jahlborn@users.sf.net">James Ahlborn</author> </properties> <body> - <release version="1.1.17" date="TBD"> + <release version="1.1.17" date="2008-09-23"> <action dev="jahlborn" type="fix" issue="2043499"> Fix simple index handling of tail index pages. </action> |