From 702762dce820794a3270b97e995025c46348e33c Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 17 Sep 2009 10:05:48 +0000 Subject: [PATCH] Add $wgUseAJAXCategories and $wgAJAXCategoriesNamespaces to RELEASE-NOTES. Related to features added in r56032 and r56495 --- RELEASE-NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5552371dbc..fb6cbb3492 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -225,6 +225,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Note on non-existing user and user talk pages if user does not exist * New hook ShowMissingArticle so extensions can modify the output for non-existent pages. +* Added $wgUseAJAXCategories allow enabling AJAX based categories system. + This works on all namespaces. Enabled namespaces can be reduces using + $wgAJAXCategoriesNamespaces. === Bug fixes in 1.16 === -- 2.20.1