diff --git a/dev-tools/idea/.idea/vcs.xml b/dev-tools/idea/.idea/vcs.xml index ad48dc971f9..a7314d13eb1 100644 --- a/dev-tools/idea/.idea/vcs.xml +++ b/dev-tools/idea/.idea/vcs.xml @@ -10,8 +10,5 @@ - - - diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 38ad9f8efca..c25af037f72 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -252,6 +252,9 @@ Build to generate surrogate pairs to augment JFlex scanner specifications. (Steve Rowe) +* SOLR-6358: Remove VcsDirectoryMappings from idea configuration + vcs.xml (Ramkumar Aiyengar via Steve Rowe) + ======================= Lucene 4.9.0 ======================= Changes in Runtime Behavior