You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by fr...@apache.org on 2012/07/25 16:41:32 UTC

svn commit: r1365606 - /empire-db/trunk/CHANGELOG.txt

Author: francisdb
Date: Wed Jul 25 14:41:32 2012
New Revision: 1365606

URL: http://svn.apache.org/viewvc?rev=1365606&view=rev
Log:
updated changelog for recent fixes

Modified:
    empire-db/trunk/CHANGELOG.txt

Modified: empire-db/trunk/CHANGELOG.txt
URL: http://svn.apache.org/viewvc/empire-db/trunk/CHANGELOG.txt?rev=1365606&r1=1365605&r2=1365606&view=diff
==============================================================================
--- empire-db/trunk/CHANGELOG.txt (original)
+++ empire-db/trunk/CHANGELOG.txt Wed Jul 25 14:41:32 2012
@@ -20,10 +20,12 @@ Release 2.3.1:
 	* [EMPIREDB-144] - Allow generation of update commands with join expressions  
 	* [EMPIREDB-143] - Provide access to native error message for SQL exceptions
 	* [EMPIREDB-142] - Allow compare expressions to be wrapped with parenthesis
-	* [EMPIREDB-138] - Optimized serialization by making database and rowset references transient
 	* [EMPIREDB-141] - Miscellaneous small improvements
+	* [EMPIREDB-138] - Optimized serialization by making database and rowset references transient
 
 ** Bugfix
+	* [EMPIREDB-151] - DBDatabaseDriverHSQL fails on selection of NEXT VALUE
+	* [EMPIREDB-150] - <sample:formInputRow> component failed to parse/resolve the "for" attribute 
 	* [EMPIREDB-146] - Blob data type is not working with postgresql under v2.3
 	* [EMPIREDB-147] - BLOB datatype under empire 2.3.1-SNAPSHOT