From: Niklas Laxström Date: Sun, 8 Aug 2010 14:04:56 +0000 (+0000) Subject: * Removed unused globals: $wgEnableSerializedMessages, $wgCheckSerialized, X-Git-Tag: 1.31.0-rc.0~35612 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=commitdiff_plain;h=9f2858963a3b92282057c2738c2f5c83f860b7e6;p=lhc%2Fweb%2Fwiklou.git * Removed unused globals: $wgEnableSerializedMessages, $wgCheckSerialized, $wgUseMemCached, $wgDisableSearchContext, $wgColorErrors, $wgUseZhdaemon, $wgZhdaemonHost and $wgZhdaemonPort. Followup: r70691, r70694, r70695, r70696, r70697. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 53ae0f31ce..c0c25bf95b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -50,6 +50,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN navigation link with $wgUploadMissingFileUrl. * $wgCategoryPrefixedDefaultSortkey was removed and is now always false. This provides more sensible sorting behavior for categories. +* Removed unused globals: $wgEnableSerializedMessages, $wgCheckSerialized, + $wgUseMemCached, $wgDisableSearchContext, $wgColorErrors, + $wgUseZhdaemon, $wgZhdaemonHost and $wgZhdaemonPort. === New features in 1.17 === * (bug 10183) Users can now add personal styles and scripts to all skins via