]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported to 2.2.x branch -- is 2.1.8 identical to 'the 2.2.x branch'?
authorMartin Kraemer <martin@apache.org>
Tue, 20 Sep 2005 15:15:34 +0000 (15:15 +0000)
committerMartin Kraemer <martin@apache.org>
Tue, 20 Sep 2005 15:15:34 +0000 (15:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290467 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index a08aaa2d608e34d64cc59e25f3fbd67b66c19eef..01f25b9d7c8578608207b0296a2b6967476d8d98 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,6 @@
 Changes with Apache 2.3.0
   [Remove entries to the current 2.0 and 2.2 section below, when backported]
 
-  *) Fix PR 25659 - Memory leak in ssl_util_algotypeof()
-     [David Blake <dblake hp com>, Martin Kraemer]
-
   *) Fix mod_dbd's config [Brian J. France <list firehawksystems.com>]
 
   *) httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT setting, as
@@ -30,6 +27,9 @@ Changes with Apache 2.3.0
 
 Changes with Apache 2.1.8
 
+  *) Fix PR 25659 - Memory leak in ssl_util_algotypeof()
+     [David Blake <dblake hp com>, Martin Kraemer]
+
   *) Document the ReceiveBufferSize change done in r157583 [Murray
      Nesbitt <murray@cpan.org>]