From: A. Shimono (himorin)
Date: Mon, 27 Dec 2010 22:38:23 +0000 (+0100)
Subject: Bug 618844: Make clear that the Apache module must be enabled in release notes
X-Git-Tag: bugzilla-4.0rc2~29
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=061df2d05512a71c6df16b47dd96898e965276c2;p=thirdparty%2Fbugzilla.git
Bug 618844: Make clear that the Apache module must be enabled in release notes
r/a=mkanat
---
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index c2325ca35e..06ba0eda30 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -309,13 +309,13 @@
[%+ terms.Bugzilla %] would have to clear their cache in order to get
the updated files. Now, if you are using Apache as your webserver and
you have the optional Apache modules
- installed, users will automatically get every new version of
+ installed and enabled, users will automatically get every new version of
[%+ terms.Bugzilla %]'s Javascript and CSS without having to clear
their caches.
This feature also gives a slight performance speedup to
[%+ terms.Bugzilla %] in some cases, and so we recommend that all
- administrators install the optional Apache modules if possible.
+ administrators install and enable the optional Apache modules if possible.
Many New Hooks