SOLR-13355: Add missing CHANGES.txt entry

This commit is contained in:
Jason Gerlowski 2019-04-03 07:42:27 -04:00
parent bbf6722e6a
commit ec1d13a372
1 changed files with 2 additions and 0 deletions

View File

@ -152,6 +152,8 @@ Bug Fixes
* SOLR-13362: Add 'includeIndexFieldFlags' support to SolrJ LukeRequest (Jason Gerlowski)
* SOLR-13355: 'all' permission ignored by RuleBasedAuthorizationPlugin in most cases (Jason Gerlowski, janhoy)
Improvements
----------------------