Author: gbadner
Date: 2008-05-02 18:07:59 -0400 (Fri, 02 May 2008)
New Revision: 14638
Modified:
core/branches/Branch_3_2_4_SP1_CP/changelog.txt
core/branches/Branch_3_2_4_SP1_CP/readme.txt
Log:
HIBERNATE-87 : Correct version numbers and date in readme.txt and changelog.txt
Modified: core/branches/Branch_3_2_4_SP1_CP/changelog.txt
===================================================================
--- core/branches/Branch_3_2_4_SP1_CP/changelog.txt 2008-05-02 21:29:16 UTC (rev 14637)
+++ core/branches/Branch_3_2_4_SP1_CP/changelog.txt 2008-05-02 22:07:59 UTC (rev 14638)
@@ -6,27 +6,33 @@
more about each case.
-Changes in version 3.2.4.sp1.cp03 (2008.05.01)
+Changes in version 3.2.4.sp1.cp03 (2008.05.02)
-------------------------------------------
+** Task
+ * [HIBERNATE-92] - Update dependencies to be consistent with EAP 4.2 CP03
+
+Changes in version 3.2.4.sp1.cp02 (2008-01-29)
+-------------------------------------------
+
** Bug
- * [HHH-2542] - NullPointerException in TypeFactory.replaceAssociations for
ComponentType
+ * [JBPAPP-357 / HHH-2542] - NullPointerException in TypeFactory.replaceAssociations
for ComponentType
-Changes in version 3.2.4.sp1.cp01 (2008.02.01)
+Changes in version 3.2.4.sp1.cp01 (2007-09-13)
-------------------------------------------
** Bug
- * [HHH-1569] - Immutable Natural Id check fails with ArrayIndexOutOfBounds in some
cases
- * [HHH-2631] - Leaking PreparedStatement and ResultSet via CollectionLoadContext
instances maintained in Map collectionLoadContexts in LoadContexts
+ * [JBPAPP-740 / HHH-1569] - Immutable Natural Id check fails with
ArrayIndexOutOfBounds in some cases
+ * [JBPAPP-742 / HHH-2631] - Leaking PreparedStatement and ResultSet via
CollectionLoadContext instances maintained in Map collectionLoadContexts in LoadContexts
** Improvement
- * [HHH-2662] - Workaround PostgreSQL issues in testsuite
- * [HHH-2663] - Map java.sql.Types.REAL to Hibernate FloatType for auto-discovery
stuff
- * [HHH-2665] - Split Oracle9Dialect into Oracle9iDialect and Oracle10gDialect
+ * [JBPAPP-741 / HHH-2662] - Workaround PostgreSQL issues in testsuite
+ * [JBPAPP-743 / HHH-2663] - Map java.sql.Types.REAL to Hibernate FloatType for
auto-discovery stuff
+ * [JBPAPP-744 / HHH-2665] - Split Oracle9Dialect into Oracle9iDialect and
Oracle10gDialect
** Patch
- * [HHH-2630] - Hibernate Dialect is not auto-detected for Sybase ASE and DB2 (Shelley
McGowan)
+ * [JBPAPP-188 / HHH-2630] - Hibernate Dialect is not auto-detected for Sybase ASE and
DB2 (Shelley McGowan)
Changes in version 3.2.4 (2007.05.18)
Modified: core/branches/Branch_3_2_4_SP1_CP/readme.txt
===================================================================
--- core/branches/Branch_3_2_4_SP1_CP/readme.txt 2008-05-02 21:29:16 UTC (rev 14637)
+++ core/branches/Branch_3_2_4_SP1_CP/readme.txt 2008-05-02 22:07:59 UTC (rev 14638)
@@ -1,6 +1,6 @@
Hibernate - Relational Persistence for Idiomatic Java
=====================================================
-version 3.2.4.sp1.cp03, May 1, 2008
+version 3.2.4.sp1.cp03, May 2, 2008
Copyright © 2008 Red Hat, Inc.
Show replies by date