diff --git a/CHANGES.txt b/CHANGES.txt index 8e3b977ff0b..35600eb820f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -122,7 +122,7 @@ New Features option, as well as a list of protected terms. (Dan Rosher via hossman) -25. SOLR-928: SolrDocument and SolrInputDocument now implement the Map +26. SOLR-928: SolrDocument and SolrInputDocument now implement the Map interface. This should make plugging into other standard tools easier. (ryan)