From: Chris Darroch Date: Tue, 20 May 2008 23:54:44 +0000 (+0000) Subject: fix missing committer name X-Git-Tag: 2.3.0~602 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1071d8b7d4eadc4a99d78316982923a36a7cb998;p=thirdparty%2Fapache%2Fhttpd.git fix missing committer name git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@658492 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 404b252c2a8..25f4a77559e 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] *) authn/z: Convert common provider version strings to macros. + [Chris Darroch] *) http_filters: Don't return 100-continue on redirects. PR 43711 [Ruediger Pluem]