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 20:21:18 UTC

[3/3] lucene-solr:branch_5_5: SOLR-9004: Add 5.5.2 CHANGES entry

SOLR-9004: Add 5.5.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/13ed5de6
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/13ed5de6
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/13ed5de6

Branch: refs/heads/branch_5_5
Commit: 13ed5de600408e13936174620fec6404156b1771
Parents: 276edf3
Author: Steve Rowe <sa...@apache.org>
Authored: Fri Jun 17 16:21:06 2016 -0400
Committer: Steve Rowe <sa...@apache.org>
Committed: Fri Jun 17 16:21:06 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/13ed5de6/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 4bdcbff..4f0c60e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -48,6 +48,8 @@ Bug Fixes
 
 * SOLR-8946: bin/post failed to detect stdin usage on Ubuntu; maybe other unixes. (David Smiley)
 
+* SOLR-9004: Fix "name" field type definition in films example. (Alexandre Rafalovitch via Varun Thacker)
+
 ======================= 5.5.1 =======================
 
 Bug Fixes