]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
From r726118: remove unused sb_type member from process_score
authorChris Darroch <chrisd@apache.org>
Fri, 12 Dec 2008 21:12:01 +0000 (21:12 +0000)
committerChris Darroch <chrisd@apache.org>
Fri, 12 Dec 2008 21:12:01 +0000 (21:12 +0000)
structure and do major MMN bump.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@726120 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b0408b56a52ee2d65bc9e149cc906803bd084ef7..f31f2ce75fefe23cd883621b5fb97309045ad208 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                         -*- coding: utf-8 -*-
 Changes with Apache 2.3.1
 [ When backported to 2.2.x, remove entry from this file ]
+
+  *) scoreboard: Remove unused sb_type from process_score.
+     [Torsten Foertsch <torsten.foertsch@gmx.net>, Chris Darroch]
   
   *) mod_ssl: Add SSLRenegBufferSize directive to allow changing the
      size of the buffer used for the request-body where necessary