[hibernate-commits] Hibernate SVN: r10555 - branches/Branch_3_2/Hibernate3

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Oct 4 22:31:07 EDT 2006


Author: steve.ebersole at jboss.com
Date: 2006-10-04 22:31:06 -0400 (Wed, 04 Oct 2006)
New Revision: 10555

Modified:
   branches/Branch_3_2/Hibernate3/changelog.txt
Log:
prepare 3.2.0.cr5

Modified: branches/Branch_3_2/Hibernate3/changelog.txt
===================================================================
--- branches/Branch_3_2/Hibernate3/changelog.txt	2006-10-05 02:17:32 UTC (rev 10554)
+++ branches/Branch_3_2/Hibernate3/changelog.txt	2006-10-05 02:31:06 UTC (rev 10555)
@@ -6,6 +6,22 @@
 more about each case.
 
 
+Chages in version 3.2.0.cr5 (2006.10.04)
+-------------------------------------------
+
+** Bug
+    * [HHH-1668] - PersistentSet write methods mark collection as dirty even if entry is not written
+    * [HHH-1714] - Session.get() behavior
+    * [HHH-1891] - Since rc3 deprecation Warning: The syntax 'TYPE=storage_engine' is deprecated and will be removed in MySQL 5.2.
+
+** Improvement
+    * [HHH-2093] - PERSIST_ON_FLUSH ineffective for recursive object graphs
+    * [HHH-2103] - Rolling back 'SELECT is mandatory' on JPA strict compliance
+
+** Task
+    * [HHH-1931] - verify that the instrument tasks actually work
+
+
 Chages in version 3.2.0.cr4 (2006.08.24)
 -------------------------------------------
 




More information about the hibernate-commits mailing list