From: Yann Ylavic Date: Mon, 28 Sep 2015 20:03:05 +0000 (+0000) Subject: Follow up to r1705492: fix MMN versions. X-Git-Tag: 2.4.17~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1436b69fb3938c7ce8b18f08ca825afec8675668;p=apache Follow up to r1705492: fix MMN versions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705759 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index b6204fbdf2..015ff6d393 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -445,9 +445,9 @@ * 20120211.46 (2.4.13-dev) Add ap_map_http_request_error() * 20120211.47 (2.4.13-dev) Add ap_some_authn_required, ap_force_authn hook. * Deprecate broken ap_some_auth_required. - * 20120211.48 (2.4.13-dev) Added ap_log_mpm_common(). - * 20120211.49 (2.4.13-dev) Add listener bucket in scoreboard.h's process_score. - * 20120211.50 (2.4.13-dev) Add ap_set_listencbratio(), ap_close_listeners_ex(), + * 20120211.48 (2.4.17-dev) Added ap_log_mpm_common(). + * 20120211.49 (2.4.17-dev) Add listener bucket in scoreboard.h's process_score. + * 20120211.50 (2.4.17-dev) Add ap_set_listencbratio(), ap_close_listeners_ex(), * ap_duplicate_listeners(), ap_num_listen_buckets and * ap_have_so_reuseport to ap_listen.h. * 20120211.51 (2.4.17-dev) Add protocols and protocols_honor_order to