Add $wgUseAJAXCategories and $wgAJAXCategoriesNamespaces to RELEASE-NOTES. Related...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 17 Sep 2009 10:05:48 +0000 (10:05 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 17 Sep 2009 10:05:48 +0000 (10:05 +0000)
RELEASE-NOTES

index 5552371..fb6cbb3 100644 (file)
@@ -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 ===