From: Chris Darroch Date: Fri, 12 Dec 2008 21:12:01 +0000 (+0000) Subject: From r726118: remove unused sb_type member from process_score X-Git-Tag: 2.3.1~126 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5fa7625063a4845796e037c8484d836d00232e29;p=thirdparty%2Fapache%2Fhttpd.git From r726118: remove unused sb_type member from process_score structure and do major MMN bump. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@726120 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b0408b56a52..f31f2ce75fe 100644 --- 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 , Chris Darroch] *) mod_ssl: Add SSLRenegBufferSize directive to allow changing the size of the buffer used for the request-body where necessary