From: James Ahlborn Date: Thu, 16 Feb 2006 21:02:22 +0000 (+0000) Subject: prep for release X-Git-Tag: rel_1_1_3~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=48643065bf27f1d7b633e761c9defe5c7dc4c7ea;p=jackcess.git prep for release git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@33 f203690c-595d-4dc9-a70b-905162fa7fd2 --- diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 3c88e3e..34a09af 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -4,6 +4,14 @@ Tim McCune + + + Fix parsing of NUMERIC type. + + + Applied Jon Iles' patch to allow large table definitions to be read. + + Fixed bug where writing null values into fixed-width columns was failing.