]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 618844: Make clear that the Apache module must be enabled in release notes
authorA. Shimono (himorin) <shimono@bug-ja.org>
Mon, 27 Dec 2010 22:38:23 +0000 (23:38 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 27 Dec 2010 22:38:23 +0000 (23:38 +0100)
r/a=mkanat

template/en/default/pages/release-notes.html.tmpl

index c2325ca35ec7df012d7221814692b3874fcce716..06ba0eda3056a93c0626c50635b598b5404e591e 100644 (file)
   [%+ 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 <a href="#v40_req_apache">optional Apache modules</a>
-  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.</p>
 
 <p>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.</p>
+  administrators install and enable the optional Apache modules if possible.</p>
 
 <h3 id="v40_feat_hooks">Many New Hooks</h3>