From: William A. Rowe Jr Date: Tue, 9 Oct 2001 18:25:36 +0000 (+0000) Subject: Just the facts X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608059a55b41b4c9d66e9ac4872ce7cc75ec775e;p=thirdparty%2Fapache%2Fhttpd.git Just the facts git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91389 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 1a8cdc95e42..4cd950e1551 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,3 +1,9 @@ +Changes with Apache 1.3.23 + + *) Test all directories listed with the UserDir directive for validity. + Also resolves the Win32/Netware bug of unparsable quoted paths. + PR 8238 [William Rowe] + Changes with Apache 1.3.22 *) Recognize AIX 5.1. [Jeff Trawick]