From: Stefan Fritsch Date: Sun, 4 Dec 2011 21:04:40 +0000 (+0000) Subject: Merge r1210219: fix typo X-Git-Tag: 2.3.16~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c0cadf193459d78a4be075c96a72e8574d162bd;p=thirdparty%2Fapache%2Fhttpd.git Merge r1210219: fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1210222 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index ac893946933..d3726ef5620 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -374,7 +374,7 @@ * 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 + * 20111203.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(),