]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I always forget to update the CHANGES file.
authorVictor J. Orlikowski <orlikowski@apache.org>
Thu, 22 Mar 2001 19:53:33 +0000 (19:53 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Thu, 22 Mar 2001 19:53:33 +0000 (19:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88565 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index a175307a6f948ab19f522e55d313bac904753fc5..50b5dc6cd8c14cf60b14f0f84b47b6b649d261b7 100644 (file)
@@ -1,4 +1,8 @@
 Changes with Apache 1.3.20
+  *) Fix ndbm.h include problems with various Linux distributions and 
+     brain-dead glibc >= 2.1, which sometimes have ndbm.h in a
+     non-standard db1/ subdir. PR#6929
+     [Victor J. Orlikowski]
 
   *) Empty headers are allowed by RFC2068 section 4.2.  The presence or
      absence of an empty header can be significant.  The current mod_proxy