X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=RELEASE-NOTES;h=fcf3a40b2749a8e8b4dc6e50aa216e3508906cb8;hb=a43e919d7465873f5f4ebebc3e81a1e09fc8b9e6;hp=287c9c0f2eeb36343a16a2b09d45f80eab81f164;hpb=2e44ec3e201e008b51dafb395f23e29f9e7aef6c;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 287c9c0f2e..fcf3a40b27 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -42,6 +42,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 13269) Added MediaWiki:Uploadfooter to the bottom of Special:Upload * (bug 2815) Search results for media now use thumb instead of text extract * When a page doesn't exist, the tab should say "create", not "edit" +* (bug 12882) Added a span with class "patrollink" arround "Mark as patrolled" + link on diffs +* Magic word formatnum can now take raw suffix to undo formatting === Bug fixes in 1.13 === @@ -87,6 +90,11 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 13298) Tighter limits on Special:Newpages limits when embedding * Email subject in content language instead of sending user's UI language * (bug 13251) Allow maintenance rebuild scripts to work with Postgres +* (bug 2084) Fixed incorrect regex to match redirects +* (bug 3131) Manually-specified upload destination filename is no longer + overwritten by browsing for a file after you wrote it. +* (bug 7251) Sidebars generated by MediaWiki:Sidebar now have the class + 'generated-sidebar'. === API changes in 1.13 ===