You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by cp...@apache.org on 2017/05/09 10:42:20 UTC

[06/13] lucene-solr:jira/solr-8668: SOLR-10639: Removed entry from CHANGES.txt

SOLR-10639: Removed entry from CHANGES.txt


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

Branch: refs/heads/jira/solr-8668
Commit: 6f978c5878157f4deca1a8f05ace07c69b6eadd7
Parents: fbdd2c0
Author: Tomas Fernandez Lobbe <tf...@apache.org>
Authored: Mon May 8 17:30:22 2017 -0700
Committer: Tomas Fernandez Lobbe <tf...@apache.org>
Committed: Mon May 8 17:30:22 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6f978c58/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 0c4eb33..de3ce0b 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -324,8 +324,6 @@ Bug Fixes
 * SOLR-10630: HttpSolrCall.getAuthCtx().new AuthorizationContext() {...}.getParams()
   sometimes throws java.lang.NullPointerException (hu xiaodong via shalin)
 
-* SOLR-10639: Fix NPE on LRU/FastLRU/LFU toString method (Tomás Fernández Löbbe)
-
 Other Changes
 ----------------------