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 2010/11/29 14:32:52 UTC

svn commit: r1040107 - /jackrabbit/branches/2.1/RELEASE-NOTES.txt

Author: jukka
Date: Mon Nov 29 13:32:51 2010
New Revision: 1040107

URL: http://svn.apache.org/viewvc?rev=1040107&view=rev
Log:
2.1: Updated release notes

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

Modified: jackrabbit/branches/2.1/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/RELEASE-NOTES.txt?rev=1040107&r1=1040106&r2=1040107&view=diff
==============================================================================
--- jackrabbit/branches/2.1/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.1/RELEASE-NOTES.txt Mon Nov 29 13:32:51 2010
@@ -1,31 +1,25 @@
-Release Notes -- Apache Jackrabbit -- Version 2.1.2
+Release Notes -- Apache Jackrabbit -- Version 2.1.3
 
 Introduction
 ------------
 
-This is Apache Jackrabbit 2.1.2, a fully compliant and production-ready
+This is Apache Jackrabbit 2.1, a fully compliant and production-ready
 implementation of the Content Repository for Java Technology API, version 2.0
 (JCR 2.0, http://jcp.org/en/jsr/summary?id=283).
 
-Apache Jackrabbit 2.1.2 is a bug fix release that fixes issues reported
+Apache Jackrabbit 2.1.3 is a bug fix release that fixes issues reported
 against previous releases. This release is fully compatible with the
 earlier 2.1.x releases.
 
 Changes in this release
 -----------------------
 
-Improvements
-
-  [JCR-2699] Improve read/write concurrency
-
 Bug fixes
 
-  [JCR-888]  javax.jcr.NamespaceException: : is not a registered namespace uri
-  [JCR-2341] Unable to add/lock and unlock/remove Node with shared ...
-  [JCR-2630] UserAccessControlProvider handles users who dont have ...
-  [JCR-2718] Incorrect results from joins on multivalued properties
-  [JCR-2747] ConcurrentModificationException in IndexMerger
-  [JCR-2770] Initial size of ConcurrentCache depends on number of segments ...
+  [JCR-2523] StaleItemStateException during distributed transaction
+  [JCR-2753] Deadlock in DefaultISMLocking
+  [JCR-2813] "overwriting cached entry" warnings
+  [JCR-2820] FineGrainedISMLocking problems
 
 For more detailed information about all the changes in this and other
 Jackrabbit releases, please see the Jackrabbit issue tracker at