]> granicus.if.org Git - apache/commitdiff
Adjust comments to say 2.4.0, not 2.5.0
authorStefan Fritsch <sf@apache.org>
Sun, 4 Dec 2011 09:07:22 +0000 (09:07 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 4 Dec 2011 09:07:22 +0000 (09:07 +0000)
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

index 650c1ae6ea58c81f60d3ef27b08f7110a7620211..ac89394693309f081c4805655249892f8635dd1a 100644 (file)
  *                         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(),