Commit ac94c79e authored by Ken Coar's avatar Ken Coar
Browse files

Whoops, forgot attribution


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90182 13f79535-47bb-0310-9956-ffa450edef68
parent cef17fb9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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