From f5226e11b5eca714df5db97dd90ee7fe4dc4ea06 Mon Sep 17 00:00:00 2001 From: James Moger Date: Wed, 30 Nov 2011 22:21:49 -0500 Subject: Updated H2 1.3.162 and HSQL 2.2.6 --- docs/00_index.mkd | 4 ++-- docs/05_releases.mkd | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/00_index.mkd b/docs/00_index.mkd index ea5df61..5f23b99 100644 --- a/docs/00_index.mkd +++ b/docs/00_index.mkd @@ -36,8 +36,8 @@ select * from products ### Supported Databases (Unit-Tested) -- [H2](http://h2database.com) 1.3.159 -- [HSQLDB](http://hsqldb.org) 2.2.4 +- [H2](http://h2database.com) 1.3.162 +- [HSQLDB](http://hsqldb.org) 2.2.6 - [Derby](http://db.apache.org/derby) 10.7.1.1 & 10.8.1.2 - [MySQL](http://mysql.com) 5.0.51b - [PostgreSQL](http://postgresql.org) 9.0 diff --git a/docs/05_releases.mkd b/docs/05_releases.mkd index 474b1c3..a28751d 100644 --- a/docs/05_releases.mkd +++ b/docs/05_releases.mkd @@ -7,6 +7,8 @@ **%VERSION%** ([zip](http://code.google.com/p/iciql/downloads/detail?name=%ZIP%)|[jar](http://code.google.com/p/iciql/downloads/detail?name=%JAR%))   *released %BUILDDATE%* - generated models are now serializable with a default serial version id of 1 +- Updated to H2 1.3.162 +- Updated to HSQL 2.2.6 (100% unit test pass now that [this bug](https://sourceforge.net/tracker/?func=detail&aid=3390047&group_id=23316&atid=378131) was fixed) ### Older Releases -- cgit v1.2.3