From 9c0cadf193459d78a4be075c96a72e8574d162bd Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 4 Dec 2011 21:04:40 +0000 Subject: [PATCH] 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 --- include/ap_mmn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_mmn.h b/include/ap_mmn.h index ac89394693..d3726ef562 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(), -- 2.50.1