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/12/20 18:01:37 UTC

svn commit: r1221339 - /jackrabbit/trunk/RELEASE-NOTES.txt

Author: jukka
Date: Tue Dec 20 17:01:37 2011
New Revision: 1221339

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

Modified:
    jackrabbit/trunk/RELEASE-NOTES.txt

Modified: jackrabbit/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/RELEASE-NOTES.txt?rev=1221339&r1=1221338&r2=1221339&view=diff
==============================================================================
--- jackrabbit/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/trunk/RELEASE-NOTES.txt Tue Dec 20 17:01:37 2011
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit -- Version 2.3.5
+Release Notes -- Apache Jackrabbit -- Version 2.3.6
 
 Introduction
 ------------
@@ -11,6 +11,29 @@ 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.6
+---------------------------
+
+New features
+
+  [JCR-3005] Make it possible to get multiple nodes in one call via davex
+  [JCR-3183] Add memory based bundle store
+
+Improvements
+
+  [JCR-3162] Index update overhead on cluster slave due to JCR-905
+  [JCR-3172] implement PERSIST events for the EventJournal
+  [JCR-3177] Remove jdk 1.4 restriction for jcr-tests
+  [JCR-3178] Improve error messages for index aggregates
+
+Bug fixes
+
+  [JCR-2541] spi2dav : EventJournal not  implemented
+  [JCR-2930] same named child nodes disappear on restore
+  [JCR-3174] Destination URI should be normalized
+  [JCR-3175] InputContextImpl: cannot upload file larger than 2GB
+  [JCR-3176] JCARepositoryManager does not close InputStream
+
 Changes in Jackrabbit 2.3.5
 ---------------------------