Merge "Remove everything related to CollationFa"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 18 May 2018 18:27:26 +0000 (18:27 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 18 May 2018 18:27:26 +0000 (18:27 +0000)
1  2 
RELEASE-NOTES-1.32

diff --combined RELEASE-NOTES-1.32
@@@ -26,8 -26,6 +26,8 @@@ production
  * (T112474) Generalized the ResourceLoader mechanism for overriding modules
    using a particular page during edit previews.
  * Added 'ApiParseMakeOutputPage' hook.
 +* (T174313) Added checkbox on Special:ListUsers to display only users in temporary
 +  user groups.
  
  === External library changes in 1.32 ===
  * …
@@@ -111,12 -109,9 +111,13 @@@ because of Phabricator reports
  * Overriding SearchEngine::{searchText,searchTitle,searchArchiveTitle}
    in extending classes is deprecated.  Extend related doSearch* methods
    instead.
+ * CollationFa has been removed completely as it's not needed anymore
  
  === Other changes in 1.32 ===
 +* Soft hyphens (U+00AD) are now automatically removed from titles; these
 +  characters can accidentally end up in copy-and-pasted titles.
 +* Strip Unicode 6.3.0 directional formatting characters (U+061C, U+2066,
 +  U+2067, U+2068, U+2069) from the title.
  * …
  
  == Compatibility ==