]> granicus.if.org Git - apache/commitdiff
Whoops, forgot attribution
authorKen Coar <coar@apache.org>
Thu, 16 Aug 2001 01:50:45 +0000 (01:50 +0000)
committerKen Coar <coar@apache.org>
Thu, 16 Aug 2001 01:50:45 +0000 (01:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90182 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8ba44329a84a947d1ddeb31abb0387703aa8116a..11065afbb504e024bfcf0d0f56531722dbe8fefb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,8 @@ Changes with Apache 2.0.24-dev
      for our tracking cookies; now the CookieStyle directive
      allows the Webmaster to choose the Netscape, RFC2109, or
      RFC2965 format.  The new CookieDomain directive allows the
-     setting of the cookie's Domain= attribute, too.
+     setting of the cookie's Domain= attribute, too.  PR #s 5006,
+     5023, 5920, 6140 [Ken Coar]
 
   *) Tweak server/Makefile so that the rules for generating exports.c
      are compatible with make utilities which don't expand wildcards