Reduce margin for .usermessage, since it no longer needs to be set off from the artic...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 65d6e37..a487b5e 100644 (file)
@@ -142,6 +142,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   when using mailers that set the envelope sender to the From header value.
 * (bug 11897) Add alias [[Special:CreateAccount]] & [[Special:Userlogin/signup]]
   for Special:Userlogin?type=signup
+* (bug 12214) Add a predefined list of delete reasons to the file deletion form
+* (bug 12681) New messages bar should appear above page title, for consistency
+  with other message boxes
 
 === Bug fixes in 1.12 ===
 
@@ -334,7 +337,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   mystery failures when using $wgThumbnailScriptPath.
 * (bug 12327) Comma in username no longer disrupts mail headers
 * (bug 6436) Localization of Special:Import XML parser Error message(s).
-
+* Security fix for API on MSIE
+* (bug 12768) Database query syntax error in maintenance/storage/compressOld.inc
+* (bug 12753) Empty captions in MediaWiki:Sidebar result in PHP errors
 
 == Parser changes in 1.12 ==
 
@@ -465,6 +470,7 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * Added iiurlwidth and iiurlheight parameters to prop=imageinfo
 * Added format=txt and format=dbg, imported from query.php
 * Added uiprop=editcount to meta=userinfo
+* meta=userinfo can now fetch information on other users as well, through the uiusers parameter
 
 === Languages updated in 1.12 ===