RELEASE-NOTES for r38404, kthx.

This commit is contained in:
Aryeh Gregor 2008-08-03 15:34:35 +00:00
parent bd22484f8b
commit 85863d78f6

View file

@ -40,9 +40,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
$wgCleanSignatures=false
* Extensions can use the SkinBuildSidebar hook to modify the content of the
sidebar and add custom portlets to it
* Added 'MakeGlobalVariablesScript' hook for extensions to be able to add variables
into into the output of Skin::makeVariablesScript
* Added 'MakeGlobalVariablesScript' hook for extensions to be able to add vari-
ables into into the output of Skin::makeVariablesScript
* Added $wgAddGroups and $wgRemoveGroups display on Special:ListGroupRights
* (bug 14377) Add a date selector to history pages
=== Bug fixes in 1.14 ===