* (bug 4977) Fix for possible squid purging errors when using HTTP purges
[lhc/web/wiklou.git] / RELEASE-NOTES
index cb1800b..0a9a00b 100644 (file)
@@ -154,6 +154,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Add a new hook LinkerMakeExternalLink to allow extensions to modify the output of
   external links.
 * (bug 14132) Allow user to disable bot edits from being output to UDP. 
+* (bug 14328) jsMsg() within Wikibits now accepts a DOM object, not just a string  
+* (bug 2889) MediaWiki:Print.css applies to the printable version
   
 === Bug fixes in 1.13 ===
 
@@ -362,7 +364,17 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * We no longer just give up on a missing upload base directory; it's now
   created automatically if we have sufficient permissions!
 * (bug 14479) MediaWiki:upload-maxfilesize should have a div id wrapper
-
+* (bug 14497) Throw visible errors in installer scripts when SQL files
+  fail due to database permission or other error
+* (bug 14500) Site feed (Recentchanges) no longer shows up on the actual
+  recent changes page.
+* (bug 14511) MediaWiki:Delete-legend is no longer double escaped
+* Generate correct section anchors for numeric headers
+* (bug 14520) Don't load nonexistent CSS files for Chick/Myskin/Simple skins
+* (bug 14551) Cancel upload no longer automatically suppresses warnings
+* (bug 13878) Deprecate Article::getDB() in favor of direct wfGetDB() calls
+* (bug 4977) Fix for possible squid purging errors when using HTTP purges
+  and multiple servers
 
 === API changes in 1.13 ===
 
@@ -435,6 +447,12 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added md5 parameter to action=edit
 * (bug 14335) Logging in to unified account using API not possible
 * Added action=emailuser to send an email to a user
+* (bug 14471) Use HTMLTidy and generate limit report in action=parse
+* (bug 14459) Added prependtext and appendtext parameters to action=edit
+* (bug 14526) Unescaped SQL in list=backlinks
+* Added 'hidden' flag to list=allcategories and prop=categoryinfo output
+* Added nocreate parameter to action=edit
+* (bug 14402) Added maxage and smaxage parameters to api.php
 
 === Languages updated in 1.13 ===