]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
IPv6 fixes
authorJeff Trawick <trawick@apache.org>
Fri, 21 May 2004 22:58:30 +0000 (22:58 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 21 May 2004 22:58:30 +0000 (22:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103729 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3ea695e8b168b827a78a1694f8e614ec44151e4d..684a8862a84fa19231f432ebcdf876de70a39e0e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/05/21 22:42:55 $]
+Last modified at [$Date: 2004/05/21 22:58:30 $]
 
 Release:
 
@@ -101,6 +101,12 @@ PATCHES TO BACKPORT FROM 2.1
        PR 24437 [Jess Holle <jessh@ptc.com>]
        +1: minfrin, jim, trawick, bnicholes
 
+    *) Fix handling of IPv6 numeric strings in mod_proxy.
+         modules/proxy/proxy_ftp.c r1.141, r1.142
+         modules/proxy/proxy_http.c r1.186
+         modules/proxy/proxy_util.c r1.107
+       +1: trawick
+
     *) RPM spec file changes: changed default dependancy to link to db4
        instead of db3. Fixed complaints about unpackaged files.
        build/rpm/httpd.spec.in