You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2016/09/07 06:46:26 UTC

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

Author: mreutegg
Date: Wed Sep  7 06:46:26 2016
New Revision: 1759548

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

Modified:
    jackrabbit/trunk/RELEASE-NOTES.txt

Modified: jackrabbit/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/RELEASE-NOTES.txt?rev=1759548&r1=1759547&r2=1759548&view=diff
==============================================================================
--- jackrabbit/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/trunk/RELEASE-NOTES.txt Wed Sep  7 06:46:26 2016
@@ -1,34 +1,30 @@
-Release Notes -- Apache Jackrabbit -- Version 2.13.2
+Release Notes -- Apache Jackrabbit -- Version 2.13.3
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.13.2, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.13.3, a fully compliant implementation of the
 Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
 specified in the Java Specification Request 283 (JSR 283).
 
-Apache Jackrabbit 2.13.2 is an unstable release cut directly from
+Apache Jackrabbit 2.13.3 is an unstable release cut directly from
 Jackrabbit trunk, with a focus on new features and other
 improvements. For production use we recommend the latest stable 2.12.x
 release.
 
-Changes in Jackrabbit 2.13.2
+Changes in Jackrabbit 2.13.3
 ----------------------------
 
 Bug
 
-    [JCR-3996] Incorrect producer time in ListenerTracker
-    [JCR-3999] Possibility for a Deadlock in FineGrainedISMLocking in a XA Environment
-    [JCR-4002] CSRF in Jackrabbit-Webdav using empty content-type
-    [JCR-4005] TestVFSDataStore.testDeleteRecord() fails occasionally
+    [JCR-3882] GlobalPattern's equals() implementation throws NullPointerException
+    [JCR-4006] TestCachingFDS.testDeleteRecord() fails occasionally
+    [JCR-4009] CSRF in Jackrabbit-Webdav
 
 Improvement
 
-    [JCR-4000] More event stats in EventListenerMBean
-    [JCR-4004] Log exception in AbstractDataStore.getReferenceFromIdentifier()
-
-New Feature
-    [JCR-3975] Commons-VFS Datastore implementation
+    [JCR-4012] Include initial cost in stats for observation processing
+    [JCR-4013] Calculate eventConsumerTimeRatio for entire time series
 
 
 In addition to the above-mentioned changes, this release contains