]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Just the facts
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Oct 2001 18:25:36 +0000 (18:25 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Oct 2001 18:25:36 +0000 (18:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91389 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 1a8cdc95e4278af2e7fcc46becb07debfc9685d7..4cd950e155100ac2d0d02c141044f99ec10359c4 100644 (file)
@@ -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]