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 2012/01/19 15:57:55 UTC

svn commit: r1233409 - /jackrabbit/branches/2.4/RELEASE-NOTES.txt

Author: jukka
Date: Thu Jan 19 14:57:55 2012
New Revision: 1233409

URL: http://svn.apache.org/viewvc?rev=1233409&view=rev
Log:
Update release notes for 2.3.7

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

Modified: jackrabbit/branches/2.4/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.4/RELEASE-NOTES.txt?rev=1233409&r1=1233408&r2=1233409&view=diff
==============================================================================
--- jackrabbit/branches/2.4/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.4/RELEASE-NOTES.txt Thu Jan 19 14:57:55 2012
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit -- Version 2.3.6
+Release Notes -- Apache Jackrabbit -- Version 2.3.7
 
 Introduction
 ------------
@@ -11,6 +11,31 @@ Apache Jackrabbit 2.3 is an unstable ser
 Jackrabbit trunk, with a focus on new features and other improvements.
 For production use we recommend the latest stable 2.2 release.
 
+Changes in Jackrabbit 2.3.7
+---------------------------
+
+New features
+
+  [JCR-2859] Make open scoped locks recoverable
+
+Improvements
+
+  [JCR-3184] extend ConsistencyChecker API to allow adoption of orphaned ...
+  [JCR-3185] refactor consistency checks in BundleDBPersistenceManager ...
+  [JCR-3199] workspace-wide default for lock timeout
+  [JCR-3200] consistency check should get node ids in chunks, not rely on ...
+  [JCR-3202] AuthorizableImpl#memberOf and #declaredMemberOf should ...
+
+Bug fixes
+
+  [JCR-2543] spi2dav : Query offset not respected
+  [JCR-3189] JCARepositoryManager.createNonTransientRepository throws NPE ...
+  [JCR-3194] ConcurrentModificationException in CacheManager.
+  [JCR-3195] wrong assumptions in test cases about lock tokens
+  [JCR-3198] Broken handling of outer join results over davex
+  [JCR-3205] Missing support for lock timeout and ownerHint in jcr-server
+  [JCR-3210] NPE in spi2dav when server does not send all headers
+
 Changes in Jackrabbit 2.3.6
 ---------------------------