diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2008-09-11 03:42:05 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2008-09-11 03:42:05 +0000 |
commit | 4ee04fea4422f46810b9a33d7d7ce2f7cf04a0f8 (patch) | |
tree | 073dbf4ccab45404c31053e0b9a8d036a57d4f1a /src/changes | |
parent | 19f784490cf64bb54bd95aae17ff07b43f271763 (diff) | |
download | jackcess-4ee04fea4422f46810b9a33d7d7ce2f7cf04a0f8.tar.gz jackcess-4ee04fea4422f46810b9a33d7d7ce2f7cf04a0f8.zip |
Fix simple index handling of tail index pages (2043499)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@373 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes')
-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 1d7342f..3acf985 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.17" date="TBD"> + <action dev="jahlborn" type="fix" issue="2043499"> + Fix simple index handling of tail index pages. + </action> + </release> <release version="1.1.16" date="2008-07-24"> <action dev="jahlborn" type="fix" issue="2019244"> Reserve minimum space for memo/ole fields so that greedy inline row |