From 1fc73b4852b54130d11196f2e529fe0a0e602c6d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Tue, 22 Apr 2003 20:07:19 +0000 Subject: [PATCH] move 'em down. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99521 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index ea6f5263ca..ccdedf911d 100644 --- a/CHANGES +++ b/CHANGES @@ -60,14 +60,6 @@ Changes with Apache 2.1.0-dev have buggy AcceptEx implementations. [Allan Edwards w/ suggestions from Bill Stoddard & Bill Rowe] - *) Unescape the supplied wildcard pattern in mod_autoindex. Otherwise - the pattern will not always match as desired. PR 12596. - [André Malo] - - *) mod_autoindex now emits and accepts modern query string parameter - delimiters (;). Thus column headers no longer contain unescaped - ampersands. PR 10880 [André Malo] - *) Extend mod_negotiation to evaluate the environment variables no-gzip and gzip-only-text/html the same way as mod_deflate does. [André Malo] @@ -165,6 +157,14 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.46 + *) Unescape the supplied wildcard pattern in mod_autoindex. Otherwise + the pattern will not always match as desired. PR 12596. + [André Malo] + + *) mod_autoindex now emits and accepts modern query string parameter + delimiters (;). Thus column headers no longer contain unescaped + ampersands. PR 10880 [André Malo] + *) Enable ap_sock_disable_nagle for Windows. This along with the addition of APR_TCP_NODELAY_INHERITED to apr.hw will cause Nagle to be disabled for Windows. [Allan Edwards] -- 2.40.0