summaryrefslogtreecommitdiffstats
path: root/docs/manual/upgrading.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/upgrading.html.en')
-rw-r--r--docs/manual/upgrading.html.en6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en
index da6938dc39..8f261bb1f4 100644
--- a/docs/manual/upgrading.html.en
+++ b/docs/manual/upgrading.html.en
@@ -127,6 +127,12 @@
The same functionality is available through the
<code>FancyIndexing</code> option to the <code class="directive"><a href="./mod/mod_autoindex.html#indexoptions">IndexOptions</a></code>
directive.</li>
+
+ <li>The MultiViews content-negotiation technique provided by
+ <code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code> has become more strict in its
+ default file matching. It will select only from <em>negotiable</em>
+ files. The old behavior can be restored using the <code class="directive"><a href="./mod/mod_mime.html#multiviewsmatch">MultiviewsMatch</a></code> directive.</li>
+
</ul>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="misc" id="misc">Misc Changes</a></h2>