* Use local context to get messages
[lhc/web/wiklou.git] / RELEASE-NOTES-1.20
index ab2ef0a..d33d508 100644 (file)
@@ -13,17 +13,16 @@ production.
 === Configuration changes in 1.20 ===
 
 === New features in 1.20 ===
-* Added TitleIsKnown hook which gets called when determining if a page exists.
+* Added TitleIsAlwaysKnown hook which gets called when determining if a page exists.
 * (bug 32341) Add upload by URL domain limitation.
 
 === Bug fixes in 1.20 ===
 * (bug 30245) Use the correct way to construct a log page title.
 * (bug 34237) Regenerate an empty user_token and save to the database
   when we try to set the user's cookies for login.
-* (bug 34254) Using a gzipped file cache ($wgUseGzip and $wgUseFileCache)
-  compressed the output twice resulting in garbage output (since 1.18)
 * (bug 32210) New edit emails for watched pages always provide a link to the
   edit which triggered the mail.
+* (bug 12021) Added user talk link on Special:Listusers
 
 === API changes in 1.20 ===
 * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API.
@@ -36,6 +35,8 @@ MediaWiki supports over 350 languages. Many localisations are updated
 regularly. Below only new and removed languages are listed, as well as
 changes to languages because of Bugzilla reports.
 
+* (bug 34192) Namespace gender aliases for Albanian languages (sq & aln)
+
 === Other changes in 1.20 ===
 
 == Compatibility ==