You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ba...@apache.org on 2018/05/28 13:32:49 UTC

svn commit: r1832393 - /jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt

Author: baedke
Date: Mon May 28 13:32:49 2018
New Revision: 1832393

URL: http://svn.apache.org/viewvc?rev=1832393&view=rev
Log:
Updated Oak 1.6.12 candidate release notes

Modified:
    jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt

Modified: jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt?rev=1832393&r1=1832392&r2=1832393&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt Mon May 28 13:32:49 2018
@@ -23,6 +23,7 @@ Bug
     [OAK-7339] - Fix all sidegrades breaking with UnsupportedOperationException on MissingBlobStore by introducing LoopbackBlobStore
     [OAK-7466] - Prevent LMSEstimator over/under flow in weights
     [OAK-7490] - oak-run console lc rmdata command uses second parameter for index path (and defaults to /oak:index/lucene)
+    [OAK-7513] - Possible NPE in exact size calculation for SolrQueryIndex
 
 Improvement