[hibernate-commits] Hibernate SVN: r20038 - search/branches/Branch_3_2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Sun Jul 25 09:53:23 EDT 2010


Author: epbernard
Date: 2010-07-25 09:53:23 -0400 (Sun, 25 Jul 2010)
New Revision: 20038

Modified:
   search/branches/Branch_3_2/changelog.txt
   search/branches/Branch_3_2/readme.txt
Log:
Update release version information

Modified: search/branches/Branch_3_2/changelog.txt
===================================================================
--- search/branches/Branch_3_2/changelog.txt	2010-07-24 12:35:30 UTC (rev 20037)
+++ search/branches/Branch_3_2/changelog.txt	2010-07-25 13:53:23 UTC (rev 20038)
@@ -1,6 +1,19 @@
 Hibernate Search Changelog
 ==========================
 
+3.2.1.Final (25-07-2010)
+------------------------
+
+** Bug
+    * [HSEARCH-530] - Entity analyzers (aka scoped analyzers) improperly return random analyzers on field not marked as TOKENIZED
+    * [HSEARCH-534] - circular graphs of IndexedEmbedded might break MassIndexer
+    * [HSEARCH-540] - JTA transaction commit causes AssertionFailure: Access a Sealed WorkQueue which has not been sealed
+
+
+** Improvement
+    * [HSEARCH-565] - update dependencies of branch 3.2
+
+
 3.2.0.Final (05-05-2010)
 ------------------------
 

Modified: search/branches/Branch_3_2/readme.txt
===================================================================
--- search/branches/Branch_3_2/readme.txt	2010-07-24 12:35:30 UTC (rev 20037)
+++ search/branches/Branch_3_2/readme.txt	2010-07-25 13:53:23 UTC (rev 20038)
@@ -1,6 +1,6 @@
 Hibernate Search
 ==================================================
-Version: 3.2.0.Final, 05.05.2010
+Version: 3.2.1.Final, 25.07.2010
 
 Description
 -----------



More information about the hibernate-commits mailing list