You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ja...@apache.org on 2019/06/13 10:58:10 UTC

[lucene-solr] branch master updated: SOLR-8754: CHANGES

This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/master by this push:
     new bc97c4c  SOLR-8754: CHANGES
     new 18f3a95  Merge remote-tracking branch 'origin/master'
bc97c4c is described below

commit bc97c4caa0f556d54d6daf0cba2b71bd2706cbec
Author: Jan Høydahl <ja...@apache.org>
AuthorDate: Thu Jun 13 12:57:39 2019 +0200

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

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 00d7036..0a6ae4a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -153,6 +153,8 @@ Other Changes
 
 * SOLR-13235: Split Collections API Ref Guide page into several smaller child pages (Cassandra Targett)
 
+* SOLR-8754: Adding test cases for org.apache.solr.util.hll.NumberUtilTest (Benoit Vanalderweireldt via janhoy)
+
 ==================  8.1.2 ==================
 
 Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.