Le 28/09/2015 21:54, Ruediger Pluem a écrit :
Modified: httpd/httpd/branches/2.4.x/include/ap_mmn.h
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/include/ap_mmn.h?rev=1705492&r1=1705491&r2=1705492&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/include/ap_mmn.h (original)
+++ httpd/httpd/branches/2.4.x/include/ap_mmn.h Sat Sep 26 22:20:14 2015
@@ -445,6 +445,11 @@
   * 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(),
+ *                          ap_duplicate_listeners(), ap_num_listen_buckets and
+ *                          ap_have_so_reuseport to ap_listen.h.
   */
Shouldn't this be 2.4.17-dev instead of 1.4.13-dev?

Regards

Rüdiger

+1

I also spotted it yesterday while looking at potential backport proposal for 2.4.x
BTW, 20120211.47 should be 2.4.14-dev

CJ

Reply via email to