diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2007-08-23 03:22:13 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2007-08-23 03:22:13 +0200 |
commit | e50bb82bb4d11972fb51e758faf33cab05b14835 (patch) | |
tree | e2905e41a5fe34b42ae4c5818ca23ca34ed774a0 /CHANGES | |
parent | main core: Emit errors during the initial apr_app_initialize() (diff) | |
download | apache2-e50bb82bb4d11972fb51e758faf33cab05b14835.tar.xz apache2-e50bb82bb4d11972fb51e758faf33cab05b14835.zip |
We'll generally resync later-if-ever, but make note.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568789 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -321,6 +321,8 @@ Changes with Apache 2.3.0 Changes with Apache 2.2.5 + *) ApacheMonitor: Fix Windows Vista detection. [Mladen Turk] + *) mod_deflate: fix protocol handling in deflate input filter PR 23287 [Nick Kew] |