From: Stefan Fritsch Date: Sun, 4 Dec 2011 09:07:22 +0000 (+0000) Subject: Adjust comments to say 2.4.0, not 2.5.0 X-Git-Tag: 2.3.16~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db981e0e1229cd0372a13ff377a1d994754e1c04;p=apache 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 --- 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(),