From: Lars Eilebrecht Date: Thu, 26 Feb 2009 02:21:57 +0000 (+0000) Subject: fix typo X-Git-Tag: 2.2.12~201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1daea40e58e09345c0b31b5234a4da56140e7620;p=thirdparty%2Fapache%2Fhttpd.git fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@747988 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index be07d0b61f2..e59b7684179 100644 --- a/CHANGES +++ b/CHANGES @@ -25,7 +25,7 @@ Changes with Apache 2.2.12 to prevent the saving of an otherwise cacheable response. [Eric Covener] - *) core: Translate the the status line to ASCII on EBCDIC platforms in + *) core: Translate the status line to ASCII on EBCDIC platforms in ap_send_interim_response() and for locally generated "100 Continue" responses. [Eric Covener]