From: Justin Erenkrantz Date: Wed, 6 Feb 2002 22:19:57 +0000 (+0000) Subject: Be nice if we recorded that this problem might be fixed. =) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2e2c085a9f5df47c88f3d7acf85504ae670f6a1;p=thirdparty%2Fapache%2Fhttpd.git Be nice if we recorded that this problem might be fixed. =) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93318 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 228cba3b31f..29ffc037fc0 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/02/06 22:17:47 $] +Last modified at [$Date: 2002/02/06 22:19:57 $] Release: @@ -117,6 +117,7 @@ CURRENT RELEASE NOTES: * mod_autoindex displays the wrong icon for subdirectories on Unix + possible fix in modules/generators/mod_autoindex.c r1.93. * anon shared memory not allocating enough (fix is apr/shm/unix/shm.c 1.14)