You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2016/02/12 10:10:47 UTC

svn commit: r1729960 - /httpd/httpd/trunk/include/ap_mmn.h

Author: icing
Date: Fri Feb 12 09:10:46 2016
New Revision: 1729960

URL: http://svn.apache.org/viewvc?rev=1729960&view=rev
Log:
update description of mmn bum 20150222.10 to include pre_close connection additions

Modified:
    httpd/httpd/trunk/include/ap_mmn.h

Modified: httpd/httpd/trunk/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/include/ap_mmn.h?rev=1729960&r1=1729959&r2=1729960&view=diff
==============================================================================
--- httpd/httpd/trunk/include/ap_mmn.h (original)
+++ httpd/httpd/trunk/include/ap_mmn.h Fri Feb 12 09:10:46 2016
@@ -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()
  */