From db981e0e1229cd0372a13ff377a1d994754e1c04 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 4 Dec 2011 09:07:22 +0000 Subject: [PATCH] Adjust comments to say 2.4.0, not 2.5.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1210081 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_mmn.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 650c1ae6ea..ac89394693 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -371,10 +371,10 @@ * add pool to ap_errorlog_info. * 20111130.0 (2.4.0-dev) c->remote_ip becomes c->peer_ip and r->client_ip, * c->remote_addr becomes c->peer_addr and r->client_addr - * 20111201.0 (2.5.0-dev) Add invalidate_entity() to the cache provider. - * 20111202.0 (2.5.0-dev) Use apr_status_t across mod_session API. - * 20111202.1 (2.5.0-dev) add APLOGNO() - * 20111303.0 (2.5.0-dev) Optional ap_proxy_retry_worker(), remove + * 20111201.0 (2.4.0-dev) Add invalidate_entity() to the cache provider. + * 20111202.0 (2.4.0-dev) Use apr_status_t across mod_session API. + * 20111202.1 (2.4.0-dev) add APLOGNO() + * 20111303.0 (2.4.0-dev) Optional ap_proxy_retry_worker(), remove * ap_proxy_string_read(), ap_cache_liststr(), * ap_proxy_buckets_lifetime_transform(), * ap_proxy_date_canon(), ap_proxy_is_ipaddr(), -- 2.40.0