Localisation updates for core messages from Betawiki (2009-01-17 23:02 UTC)
[lhc/web/wiklou.git] / RELEASE-NOTES
index 3d4db25..456e9b8 100644 (file)
@@ -34,7 +34,12 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (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
@@ -45,6 +50,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * 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