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/10/25 12:55:03 UTC

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

Author: jukka
Date: Mon Oct 25 10:55:02 2010
New Revision: 1027042

URL: http://svn.apache.org/viewvc?rev=1027042&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=1027042&r1=1027041&r2=1027042&view=diff
==============================================================================
--- jackrabbit/branches/2.1/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.1/RELEASE-NOTES.txt Mon Oct 25 10:55:02 2010
@@ -1,32 +1,31 @@
-Release Notes -- Apache Jackrabbit -- Version 2.1.1
+Release Notes -- Apache Jackrabbit -- Version 2.1.2
 
 Introduction
 ------------
 
-This is Apache Jackrabbit 2.1.1, a fully compliant and production-ready
+This is Apache Jackrabbit 2.1.2, 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.1 is a bug fix release that fixes issues reported
+Apache Jackrabbit 2.1.2 is a bug fix release that fixes issues reported
 against previous releases. This release is fully compatible with the
-earlier 2.1.0 release.
+earlier 2.1.x releases.
 
 Changes in this release
 -----------------------
 
 Improvements
 
-  [JCR-2672] Cache also failed principal lookups
+  [JCR-2699] Improve read/write concurrency
 
 Bug fixes
 
-  [JCR-2579] InvalidItemStateException when attempting concurrent, non ...
-  [JCR-2598] Saving concurrent sessions executing random operations ...
-  [JCR-2611] DefaultHighlighter.java does not encode illegal XML characters
-  [JCR-2613] NoSuchItemStateException on checkin after removeVersion in ...
-  [JCR-2616] ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() might ...
-  [JCR-2671] AbstractLoginModule must not call abort() in commit()
-  [JCR-2681] XMLPersistanceManager doesn't preserve a property's ...
+  [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 ...
 
 For more detailed information about all the changes in this and other
 Jackrabbit releases, please see the Jackrabbit issue tracker at