You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by nk...@apache.org on 2016/02/08 23:36:11 UTC

[36/50] [abbrv] lucene-solr git commit: SOLR-8355: Add change log entry to 5.3.2 section.

SOLR-8355: Add change log entry to 5.3.2 section.


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_5_4@1724183 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/6b5234dd
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/6b5234dd
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/6b5234dd

Branch: refs/heads/branch_5_4
Commit: 6b5234dd9005e55091b31d41c9085489b5e8aaf7
Parents: a9eafec
Author: Adrien Grand <jp...@apache.org>
Authored: Tue Jan 12 09:41:56 2016 +0000
Committer: Adrien Grand <jp...@apache.org>
Committed: Tue Jan 12 09:41:56 2016 +0000

----------------------------------------------------------------------
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6b5234dd/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 5b16b04..9711a44 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -475,6 +475,8 @@ Bug Fixes
 
 * SOLR-8167: Authorization framework does not work with POST params (noble)
 
+* SOLR-8355: update permissions were failing node recovery (noble , Anshum Gupta)
+
 ==================  5.3.1 ==================
 
 Bug Fixes