diff options
author | André Malo <nd@apache.org> | 2003-03-07 21:46:32 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-03-07 21:46:32 +0100 |
commit | 116c151d46c0e9f724a7628a26f7d4421ebd7ed7 (patch) | |
tree | 7ec2ff691f4bc40b12c47e2180495d3f8bbf6d57 | |
parent | keep changes in sync... (diff) | |
download | apache2-116c151d46c0e9f724a7628a26f7d4421ebd7ed7.tar.xz apache2-116c151d46c0e9f724a7628a26f7d4421ebd7ed7.zip |
keep changes in sync.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98942 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -35,9 +35,6 @@ Changes with Apache 2.1.0-dev delimiters (;). Thus column headers no longer contain unescaped ampersands. PR 10880 [André Malo] - *) mod_autoindex no longer forgets output format and enabled version - sort in linked column headers. [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] @@ -170,6 +167,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.45 + *) mod_autoindex no longer forgets output format and enabled version + sort in linked column headers. [André Malo] + *) Use .sv instead of .se as extension for Swedish documents in the default configuration. PR 12877. [André Malo] |