]> granicus.if.org Git - apache/commitdiff
sync with stable branch
authorJeff Trawick <trawick@apache.org>
Thu, 13 May 2004 23:45:14 +0000 (23:45 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 13 May 2004 23:45:14 +0000 (23:45 +0000)
  (there was never a CHANGES entry in 2.1-dev)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103681 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2732440cb601899c3df1f9a0b02646800b4f10a9..4bfab9e0c27e870a319e31d4b46e1b428efb5c87 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -363,6 +363,10 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.50
 
+  *) Ensure that lines in the request which are too long are 
+     properly terminated before logging.
+     [Tsurutani Naoki <turutani scphys.kyoto-u.ac.jp>]
+
   *) Update the bind credentials for the cached LDAP connection to 
      reflect the last bind.  This prevents util_ldap from creating 
      unnecessary connections rather than reusing cached connections.