You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2011/09/23 18:20:12 UTC

svn commit: r1174863 - /jackrabbit/branches/2.0/RELEASE-NOTES.txt

Author: jukka
Date: Fri Sep 23 16:20:12 2011
New Revision: 1174863

URL: http://svn.apache.org/viewvc?rev=1174863&view=rev
Log:
2.0: Release notes for 2.0.5

Modified:
    jackrabbit/branches/2.0/RELEASE-NOTES.txt

Modified: jackrabbit/branches/2.0/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/RELEASE-NOTES.txt?rev=1174863&r1=1174862&r2=1174863&view=diff
==============================================================================
--- jackrabbit/branches/2.0/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.0/RELEASE-NOTES.txt Fri Sep 23 16:20:12 2011
@@ -1,9 +1,9 @@
-Release Notes -- Apache Jackrabbit -- Version 2.0.4
+Release Notes -- Apache Jackrabbit -- Version 2.0.5
 
 Introduction
 ------------
 
-Apache Jackrabbit 2.0.4 is a bug fix release that fixes issues reported
+Apache Jackrabbit 2.0.5 is a bug fix release that fixes issues reported
 against previous releases. This release is fully compatible with the
 earlier 2.0.x releases.
 
@@ -13,9 +13,19 @@ Changes in this release
 Bug fixes
 
   [JCR-2523] StaleItemStateException during distributed transaction
+  [JCR-2655] initVersions crashes with NPE
+  [JCR-2734] Inconsistencies in BitSetKey comparison
   [JCR-2753] Deadlock in DefaultISMLocking
   [JCR-2813] "overwriting cached entry" warnings
   [JCR-2820] FineGrainedISMLocking problems
+  [JCR-2890] Deadlock in acl.EntryCollector / ItemManager
+  [JCR-2953] PathParser accepts illegal paths containing curly brackets
+  [JCR-2962] InputStream not being explicitly closed
+  [JCR-2967] SessionItemStateManager.getIdOfRootTransientNodeState() ...
+  [JCR-2969] FileDataStore garbage collection can throw a ...
+  [JCR-3065] ConcurrentModificationException in FineGrainedISMLocking
+  [JCR-3075] incorrect HTML excerpt generation for queries on japanese ...
+  [JCR-3077] WeightedHighlighter does not encode XML markup characters
 
 See the Jackrabbit issue tracker for more details about these changes: