From: Justin Erenkrantz Date: Fri, 30 Jan 2004 22:28:09 +0000 (+0000) Subject: Begone evil tabs! And revote on patch that allows \\ to work. X-Git-Tag: 2.0.49~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a02604bf6d08af3ae2ae930d597c212f386a38c5;p=thirdparty%2Fapache%2Fhttpd.git Begone evil tabs! And revote on patch that allows \\ to work. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102471 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4a5c72089a5..e19e8a63e04 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/01/30 20:05:55 $] +Last modified at [$Date: 2004/01/30 22:28:09 $] Release: @@ -73,8 +73,8 @@ RELEASE SHOWSTOPPERS: IPv4 numeric address string from IPv4-mapped address would work but actually resolving the host would not. To catch the check via retcode, you have to specify the NI_NAMEREQD flag. - jerenkrantz: This was fixed in APR 1.0, but not backported to 0.9. - See post to dev@httpd. + jerenkrantz: This was fixed in APR 1.0, but not backported to 0.9. + See post to dev@httpd. PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to @@ -253,7 +253,7 @@ PATCHES TO BACKPORT FROM 2.1 * mod_setenvif: Fix optimizer to treat regexps as such even if they only contain anchors like \b. PR 24219. modules/metadata/mod_setenvif.c: r1.44, r1.46 - +1: nd (, jerenkrantz, trawick) + +1: nd, jerenkrantz (, trawick) * LDAP cache fixes from Matthieu Estrade; see PR 18756 include/util_ldap.h r1.12