logging JS stuff in release notes: global variables, onload hook
authorDaniel Kinzler <daniel@users.mediawiki.org>
Sat, 29 Jul 2006 22:57:40 +0000 (22:57 +0000)
committerDaniel Kinzler <daniel@users.mediawiki.org>
Sat, 29 Jul 2006 22:57:40 +0000 (22:57 +0000)
RELEASE-NOTES

index 0ef064d..cb9538e 100644 (file)
@@ -101,6 +101,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added "serialized" directory, for storing precompiled data in serialized form.
 * Fix regression in auto-set NS_PROJECT_TALK namespace
 * Fix regression in ordering of namespaces
+* (bug 6806, 6030) Added several global JS variables for article path, user name,
+  page title, etc. 
+* hooks registered with addOnloadHook are now called at the one of the html body
+  by all skins.
 
 
 == Languages updated ==