Localisation updates for core messages from Betawiki (2009-01-17 23:02 UTC)
[lhc/web/wiklou.git] / RELEASE-NOTES
index 8622878..456e9b8 100644 (file)
@@ -29,13 +29,37 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added "Advanced search" link to the search form
 * Special:Upload can now have a custom upload message instead of uploadtext by
   passing "uploadmsg" parameter in the url
-* (bug 9947) Add PROTECTIONLEVEL parser funtion to return the protection level
+* (bug 9947) Add PROTECTIONLEVEL parser function to return the protection level
   for the current page for a given action
-  
+* (bug 17002) Add &minor= and &summary= as parameters in the url when editing,
+  to automatically add a summary or a minor edit.
+* (bug 16852) padleft and padright now accept multiletter pad characters
+* When using 'UserCreateForm' hook to add new checkboxes into Special:UserLogin/signup,
+  the messages can now contain HTML to allow hyperlinking to the site's Terms
+  of Service page, for example
+* Add new hook 'UserLoadFromDatabase' that is called while loading a user
+  from the database.
+
 === Bug fixes in 1.15 ===
+* (bug 16968) Special:Upload no longer throws useless warnings.
+* (bug 17000) Special:RevisionDelete now checks if the database is locked before
+  trying to delete the edit.
+* (bug 16852) padleft and padright now handle multibyte characters correctly
+* (bug 17010) maintenance/namespaceDupes.php now add the suffix recursively if
+  the destination page exists
+* Page moves should not be minor edits
+* (bug 17035) Special:Upload now fails gracefully if PHP's file_uploads has been
+  disabled
 * Fixing the caching issue by using -{T|xxx}- syntax (only applies on wiki with LanguageConverter class)
 * Improving the efficiency by using -{A|xxx}- syntax (only applies on wiki with LanguageConverter class)
 
+== API changes in 1.15 ==
+* (bug 16858) Revamped list=deletedrevs to make listing deleted contributions
+  and listing all deleted pages possible
+* (bug 16844) Added clcategories parameter to prop=categories
+* (bug 17025) Added siprop=fileextension to meta=siteinfo
+* (bug 17027) Added siprop=configvars to meta=siteinfo
+
 === Languages updated in 1.15 ===
 
 MediaWiki supports over 300 languages. Many localisations are updated