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:59:14 UTC

[lucene-solr] 02/02: SOLR-8754: CHANGES

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

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

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

    SOLR-8754: CHANGES
    
    (cherry picked from commit bc97c4caa0f556d54d6daf0cba2b71bd2706cbec)
---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index b8b1144..97aa2c3 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -116,6 +116,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.