You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2005/07/01 19:51:10 UTC

svn commit: r208778 - /httpd/httpd/trunk/include/ap_mmn.h

Author: wrowe
Date: Fri Jul  1 10:51:09 2005
New Revision: 208778

URL: http://svn.apache.org/viewcvs?rev=208778&view=rev
Log:

  Whoops - two things at once.  Document MAGIC_COOKIE "AP21"

Modified:
    httpd/httpd/trunk/include/ap_mmn.h

Modified: httpd/httpd/trunk/include/ap_mmn.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/include/ap_mmn.h?rev=208778&r1=208777&r2=208778&view=diff
==============================================================================
--- httpd/httpd/trunk/include/ap_mmn.h (original)
+++ httpd/httpd/trunk/include/ap_mmn.h Fri Jul  1 10:51:09 2005
@@ -96,7 +96,7 @@
  * 20050305.1 (2.1.5-dev) added ap_vhost_iterate_given_conn.
  * 20050305.2 (2.1.5-dev) added AP_INIT_TAKE_ARGV.
  * 20050305.3 (2.1.5-dev) added Protocol Framework.
- * 20050701.0 (2.1.7-dev) trace_enable member added to core server_config
+ * 20050701.0 (2.1.7-dev) Bump MODULE_MAGIC_COOKIE to "AP21"!
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503231UL /* "AP21" */