You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2016/06/17 23:59:53 UTC

[4/4] lucene-solr:branch_6_0: SOL:R-8866: Remove misplaced 6.0.2 CHANGES entry

SOL:R-8866: Remove misplaced 6.0.2 CHANGES entry


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

Branch: refs/heads/branch_6_0
Commit: 6c3974869c074ee0176249812ca7ce6da2f3bebd
Parents: d2597ec
Author: Steve Rowe <sa...@apache.org>
Authored: Fri Jun 17 19:59:35 2016 -0400
Committer: Steve Rowe <sa...@apache.org>
Committed: Fri Jun 17 19:59:35 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6c397486/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index e12ce8c..0bff45f 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -125,9 +125,6 @@ Other Changes
     test-framework jar so users subclassing SolrTestCaseJ4 don't need to preserve magic paths.
   (hossman)
 
-* SOLR-8866: UpdateLog will now throw an exception if it doesn't know how to serialize a value.
-  (David Smiley)
-
 ==================  6.0.0 ==================
 
 Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release