You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2016/09/17 16:24:54 UTC

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

Author: reschke
Date: Sat Sep 17 16:24:54 2016
New Revision: 1761256

URL: http://svn.apache.org/viewvc?rev=1761256&view=rev
Log:
JCR-4024: release Jackrabbit 2.4.6 - Release Notes

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=1761256&r1=1761255&r2=1761256&view=diff
==============================================================================
--- jackrabbit/branches/2.4/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.4/RELEASE-NOTES.txt Sat Sep 17 16:24:54 2016
@@ -39,6 +39,7 @@ Bug
     [JCR-3364] - Moving of nodes requires read access to all parent nodes of the destination node
     [JCR-3518] - Build fails on Mac OS + JDK 7
     [JCR-3603] - Index aggreate with property include does not speed up order by
+    [JCR-3710] - occasional test failures in TokenBasedAuthenticationTest
     [JCR-3711] - RepositoryChecker versioning cleanup may leave repaired node in invalid type state
     [JCR-3761] - TokenInfo#resetExpiration always fails with ConstraintViolationException
     [JCR-3883] - Jackrabbit WebDAV bundle susceptible to XXE/XEE attack (CVE-2015-1833)