Author: steve.ebersole(a)jboss.com
Date: 2009-08-19 14:34:19 -0400 (Wed, 19 Aug 2009)
New Revision: 17368
Modified:
core/trunk/changelog.txt
Log:
prep 3.5.0-Beta-1
Modified: core/trunk/changelog.txt
===================================================================
--- core/trunk/changelog.txt 2009-08-19 18:15:21 UTC (rev 17367)
+++ core/trunk/changelog.txt 2009-08-19 18:34:19 UTC (rev 17368)
@@ -87,6 +87,7 @@
* [HHH-4034] - Update org.hibernate.action.BulkOperationCleanupAction to use new
Region cache APIs
* [HHH-4088] - Session.getSession should always return sessions from parent (or root)
session
* [HHH-4091] - HQLTest#testDuplicateImplicitJoinInSelect
+ * [HHH-4099] - Doc build error (
http://jira.codehaus.org/browse/MNG-1323)
** Improvement
* [HHH-1234] - allow tuplizers the opportunity to influence
getSubclassEntityPersister() processing