From 830f15303abe9f6f363f6d33ea34d09bdb7afab3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Mon, 2 May 2005 01:19:39 +0000 Subject: [PATCH] * $wgStyleSheetDirectory is no longer an alias for $wgStyleDirectory; --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6a937911ff..cbd1fc4221 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -31,6 +31,7 @@ New exciting things! Need further work and testing... * What was $wgDisableUploads is now $wgEnableUploads, and should be set to true if one wishes to enable uploads. * Supplying a reason for a block is no longer mandatory * Language conversion support for category pages +* $wgStyleSheetDirectory is no longer an alias for $wgStyleDirectory; * ...and more! Need to merge: -- 2.20.1