You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2003/01/24 20:27:22 UTC

cvs commit: httpd-2.0/include ap_mmn.h

coar        2003/01/24 11:27:22

  Modified:    include  ap_mmn.h
  Log:
  d'oh!  was originally against 2.0.  yeah, that's it..
  
  Revision  Changes    Path
  1.54      +1 -1      httpd-2.0/include/ap_mmn.h
  
  Index: ap_mmn.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/include/ap_mmn.h,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -u -r1.53 -r1.54
  --- ap_mmn.h	23 Jan 2003 21:34:12 -0000	1.53
  +++ ap_mmn.h	24 Jan 2003 19:27:22 -0000	1.54
  @@ -111,7 +111,7 @@
    * 20020625 (2.0.40-dev) Changed conn_rec->keepalive to an enumeration
    * 20020628 (2.0.40-dev) Added filter_init to filter registration functions
    * 20020903 (2.0.41-dev) APR's error constants changed
  - * 20020903.1 (2.0.44-dev) allow_encoded_slashes added to core_dir_config
  + * 20020903.1 (2.1.0-dev) allow_encoded_slashes added to core_dir_config
    */
   
   #define MODULE_MAGIC_COOKIE 0x41503230UL /* "AP20" */