From: Paul J. Reder Date: Wed, 16 Jul 2003 17:06:35 +0000 (+0000) Subject: Just fixing some improperly formatted entries. X-Git-Tag: 2.0.48~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2342971d30258766ac5be8679d9bf2d7ccf503bc;p=thirdparty%2Fapache%2Fhttpd.git Just fixing some improperly formatted entries. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100648 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9865c580b0d..5939ea33444 100644 --- a/CHANGES +++ b/CHANGES @@ -2,15 +2,10 @@ Changes with Apache 2.0.48 *) Update the header token parsing code to allow LWS between the token word and the ':' seperator. [PR 16520] - [submitted: Kris Verbeeck and - Nicel KM ] - [Reviewed: and - Paul J. Reder] + [Kris Verbeeck , Nicel KM ] *) Eliminate creation of a temporary table in ap_get_mime_headers_core() - Submitted by: Joe Schaefer - Reviewed by: Brian Pane - Backported: Paul J. Reder + [Joe Schaefer ] *) Added FreeBSD directory layout. PR 21100. [Sander Holthaus , André Malo]