From: Stefan Fritsch Date: Wed, 2 Jun 2010 21:54:57 +0000 (+0000) Subject: we are still at 2.3.6 X-Git-Tag: 2.3.6~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4a0db95289f51c57acddd7937e1f3f5920721a7;p=apache we are still at 2.3.6 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@950789 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index bac7fb97ee..f721f998ab 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -216,10 +216,10 @@ * 20091230.4 (2.3.6-dev) export ap_process_request_after_handler() for mod_serf * 20100208.0 (2.3.6-dev) ap_socache_provider_t API changes to store and iterate * 20100208.1 (2.3.6-dev) Added forward member to proxy_conn_rec - * 20100208.2 (2.3.7-dev) Added ap_log_command_line(). - * 20100223.0 (2.3.7-dev) LDAP client_certs per-server moved to per-dir - * 20100223.1 (2.3.7-dev) Added ap_process_fnmatch_configs(). - * 20100504.0 (2.3.7-dev) Added name arg to ap_{proc,global}_mutex_create(). + * 20100208.2 (2.3.6-dev) Added ap_log_command_line(). + * 20100223.0 (2.3.6-dev) LDAP client_certs per-server moved to per-dir + * 20100223.1 (2.3.6-dev) Added ap_process_fnmatch_configs(). + * 20100504.0 (2.3.6-dev) Added name arg to ap_{proc,global}_mutex_create(). */ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */