cleanup to mwsuggest.js & fix some things suggested by JSLint
[lhc/web/wiklou.git] / RELEASE-NOTES
index 7bec1e2..3efa86f 100644 (file)
@@ -300,11 +300,15 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 22051) Returing false in SpecialContributionsBeforeMainOutput hook now
   stops normal output
 * Send new password e-mail in users preference language
-* LanguageConverter now support nested using of manual convert syntax like "-{-{}-}-"
+* LanguageConverter now support nested using of manual convert syntax like
+  "-{-{}-}-"
 * (bug 16281) Show copyright system message on special pages
 * Upload license preview now uses the API instead of action=ajax
 * (bug 7346) Add <guid> to RSS to avoid duplicates
-* (bug 19996) Added new hooks for Special:Search, which allow to further restrict/expand it.
+* (bug 19996) Added new hooks for Special:Search, which allow to further
+  restrict/expand it.
+* (bug 21936) When a revision has been patrolled, there's now a link back to the
+  article
 
 === Bug fixes in 1.16 ===
 
@@ -717,6 +721,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   for image divs.
 * (bug 22096) IE50Fixes.css and IE55Fixes.css have been dropped from the Monobook 
   and Chick skins
+* Fixed bug involving unclosed "-{" markup in the language converter
 
 == API changes in 1.16 ==