someone forgot to bump this in r18949
[lhc/web/wiklou.git] / RELEASE-NOTES
index 6285142..6ca5885 100644 (file)
@@ -221,7 +221,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 6295) Add a "revision patching" functionality, where an edit can be undone
   (with a functionality similar to diff rev1 rev2 | patch -R rev3 -o rev3).
   This is triggered by including &undo=revid in an edit URL. A link to a URL
-  that will undo a given edit is shown on NEW NON-CURRENT revision headers on diff pages.
+  that will undo a given edit is shown on NEW revision headers on diff pages.
+  The link leads to a "Show Changes" page showing what will be done to undo the 
+  edit.
 * Fix display of link in "already rolled back" message for image/category pages
 * (bug 6016) Left-aligned images should stack vertically, like right-aligned
   images, not horizontally.
@@ -460,6 +462,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   $wgDisableQueryPageUpdate
 * (bug 8413) Improve comments for $wgNamespaceRobotPolicies
 * (bug 8330) Show "bytes" suffix on recent changes diff counter
+  optionally... if set in rc-changes-size message (default empty for now)
 * (bug 8489) Support basic links in <gallery> caption attribute
 * (bug 8485) Correct Lingala number formatting
 * The MediaWiki namespace is no longer pre-filled with default messages on
@@ -470,8 +473,11 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 8417) Handle EXIF unknown dates
 * (bug 8372) Return nothing on empty <math> tags.
 * New maintenance script to show the cached statistics : showStats.php.
-* Added language code and name in Special:Version next to MediaWiki version.
-* New special page to list available interwikis [[Special:Listinterwikis]].
+* Count deleted edits when regenerating total edits in maintenance/initStats.php
+* (bug 3706) Allow users to be exempted from IP blocks. The ipblock-exempt permission
+  key has been added to enable this behaviour, by default assigned to sysops.
+* (bug 7948) importDump.php now warn that Recentchanges need to be rebuild.
+* (bug 7667) allow XHTML namespaces customization
 
 
 == Languages updated ==