You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2017/02/08 15:00:48 UTC

lucene-solr:master: Add 5.5.4 to the change log.

Repository: lucene-solr
Updated Branches:
  refs/heads/master 59c41e2a6 -> 0e0821fdc


Add 5.5.4 to the change log.


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

Branch: refs/heads/master
Commit: 0e0821fdc17052fa2b53ac7d3dd3038270d5ca64
Parents: 59c41e2
Author: Adrien Grand <jp...@gmail.com>
Authored: Wed Feb 8 15:59:59 2017 +0100
Committer: Adrien Grand <jp...@gmail.com>
Committed: Wed Feb 8 16:00:37 2017 +0100

----------------------------------------------------------------------
 lucene/CHANGES.txt |  3 +++
 solr/CHANGES.txt   | 17 +++++++++++++++++
 2 files changed, 20 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/0e0821fd/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index f469363..6f7837e 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -1114,6 +1114,9 @@ Other
 * LUCENE-7095: Add point values support to the numeric field query time join.
   (Martijn van Groningen, Mike McCandless)
 
+======================= Lucene 5.5.4 =======================
+(No Changes)
+
 ======================= Lucene 5.5.3 =======================
 (No Changes)
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/0e0821fd/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 98a5e89..129d802 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -1958,6 +1958,23 @@ Other Changes
 * SOLR-8904: DateUtil in SolrJ moved to the extraction contrib as ExtractionDateUtil.  Obsolete methods were removed.
   (David Smiley)
 
+======================= 5.5.4 =======================
+
+Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
+
+Versions of Major Components
+---------------------
+Apache Tika 1.13
+Carrot2 3.15.0
+Velocity 1.7 and Velocity Tools 2.0
+Apache UIMA 2.3.1
+Apache ZooKeeper 3.4.6
+Jetty 9.3.14.v20161028
+
+
+(No Changes)
+
+
 ======================= 5.5.3 =======================
 
 Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.