From: Tim McCune Date: Fri, 26 Aug 2005 04:25:39 +0000 (+0000) Subject: Added release notes X-Git-Tag: rel_1_1_2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ec555ef0d6e0917530a338a1d2cb9e0d7802fda2;p=jackcess.git Added release notes git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@26 f203690c-595d-4dc9-a70b-905162fa7fd2 --- diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 3f9fcc8..3c88e3e 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -4,6 +4,11 @@ Tim McCune + + + Fixed bug where writing null values into fixed-width columns was failing. + + Fixed bug in reading index count from table definition. Skip overflow rows.