You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by je...@apache.org on 2005/11/29 09:10:00 UTC

svn commit: r349666 - /httpd/httpd/branches/2.2.x/include/ap_mmn.h

Author: jerenkrantz
Date: Tue Nov 29 00:09:58 2005
New Revision: 349666

URL: http://svn.apache.org/viewcvs?rev=349666&view=rev
Log:
* ap_mmn.h: Flag the 20051115.0 date as 2.2.0's fixed MMN.

Modified:
    httpd/httpd/branches/2.2.x/include/ap_mmn.h

Modified: httpd/httpd/branches/2.2.x/include/ap_mmn.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/include/ap_mmn.h?rev=349666&r1=349665&r2=349666&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/include/ap_mmn.h (original)
+++ httpd/httpd/branches/2.2.x/include/ap_mmn.h Tue Nov 29 00:09:58 2005
@@ -106,7 +106,7 @@
  * 20050708.0 (2.1.7-dev) Bump MODULE_MAGIC_COOKIE to "AP22"!
  * 20050708.1 (2.1.7-dev) add proxy request_status hook (minor)
  * 20051006.0 (2.1.8-dev) NET_TIME filter eliminated
- * 20051115.0 (2.1.10-dev) Added use_canonical_phys_port to core_dir_config
+ * 20051115.0 (2.1.10-dev/2.2.0) add use_canonical_phys_port to core_dir_config
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503232UL /* "AP22" */