From: Stefan Eissing Date: Fri, 12 Feb 2016 09:10:46 +0000 (+0000) Subject: update description of mmn bum 20150222.10 to include pre_close connection additions X-Git-Tag: 2.5.0-alpha~2101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f81e26e656bb4f74e08c78b4c8e870f5898335d;p=thirdparty%2Fapache%2Fhttpd.git update description of mmn bum 20150222.10 to include pre_close connection additions git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729960 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index aca47eb4974..d00265edc78 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -499,7 +499,9 @@ * 20150222.8 (2.5.0-dev) Add ap_getword_conf2[_nc](); * 20150222.9 (2.5.0-dev) Add epxr_hander to core_dir_config. * 20150222.10 (2.5.0-dev) Add new ap_update_child_status...() methods, - * add protocol to worker_score in scoreboard.h + * add protocol to worker_score in scoreboard.h, + * Add pre_close connection hook and + * ap_prep_lingering_close(). * 20150222.11 (2.5.0-dev) Split useragent_host from the conn_rec into * the request_rec, with ap_get_useragent_host() */