]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix change entry.
authorJoe Orton <jorton@apache.org>
Wed, 7 Dec 2005 16:59:39 +0000 (16:59 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 7 Dec 2005 16:59:39 +0000 (16:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@354802 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b8623e7d0dc15933bb80e49bc22891d922708181..baf0d3d3cddfee90bdac2af15689dd1990ac9db8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
                                                         -*- coding: utf-8 -*-
-Changes with Apache 2.2.0
+Changes with Apache 2.2.1
 
   *) Preserve the Content-Length header for a proxied HEAD response.
      PR 18757.  [Greg Ames]
 
+Changes with Apache 2.2.0
+
   *) mod_negotiation: Minor performance tweak by reusing already calculated
      strlen.
      [Ruediger Pluem, Christophe Jaillet <christophe.jaillet wanadoo.fr>]