From: Joshua Slive Date: Fri, 6 Sep 2002 02:15:25 +0000 (+0000) Subject: Lots of people contributed to this new style, but Andr� was primarily X-Git-Tag: AGB_BEFORE_AAA_CHANGES~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cba7eebb739e3cfd99509ca85e72e178fe057fe;p=thirdparty%2Fapache%2Fhttpd.git Lots of people contributed to this new style, but Andr� was primarily responsible for the design and implementation, so he deserves some credit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96664 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 40563355e81..af49d319195 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.41 + *) Update the xslt and css to give the documentation a more + modern style. + [André Malo ] + *) Fix some bucket memory leaks in the chunking code [Joe Schaefer ]