* (bug 5021) Transcluding the same special page twice now works
[lhc/web/wiklou.git] / RELEASE-NOTES
index 13872c8..73b3fce 100644 (file)
@@ -410,6 +410,22 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 6164) Fix regression with <gallery> resetting <ref> state
 * Hackaround for IE 7 wrapping bug in MonoBook footer
 * New message sp-newimages-showfrom replaces rclistfrom on special:newimages
+* Improve handling of ;: definition list construct with overlapping or
+  nested HTML tags
+* (bug 6171) Fix sanitizing of HTML-elements with an optional closing
+  tag. The sanitizer still needs to learn how to make well-formed XML
+  in this case.
+* Fix fatal error when specifying illegal name for manual thumbnail
+* (bug 6184) Use shinier Linker::userLink() to make user links in Special:Undelete
+* (bug 6170) Update for Kashubian translation (csb)
+* (bug 6191) Update to Indonesian translation (id) #18
+* (bug 6114) Update to Walloon localization (wa)
+* Added $wgNamespaceRobotPolicies to allow customisation of robot policies on a 
+  per-namespace basis.
+* Add <ol> to the list of block elements for doBlockLevels; avoids <p>s being
+  interspersed into your ordered lists.
+* (bug 5021) Transcluding the same special page twice now works
+
 
 == Compatibility ==