From 67b7e0c8a77e66dac6eedf48281f922b1bb0cd2a Mon Sep 17 00:00:00 2001 From: Daniel Kinzler Date: Sat, 29 Jul 2006 22:57:40 +0000 Subject: [PATCH] logging JS stuff in release notes: global variables, onload hook --- RELEASE-NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0ef064da05..cb9538e92a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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 == -- 2.20.1