diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index d6d140383f0..4daf08e5c1e 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -157,7 +157,7 @@ New Features * SOLR-5003: CSV Update Handler supports optionally adding the line number/row id to a document (gsingers) -* SOLR-5010: Add support for creating copy fields to the Fields REST API (gsingers) +* SOLR-5010: Add support for creating copy fields to the Schema REST API (gsingers) Bug Fixes ----------------------