+Changes with Apache 2.0.53
+
+
Changes with Apache 2.0.52
*) Use HTML 2.0 <hr> for error pages. PR 30732 [André Malo]
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/09/23 17:33:39 $]
+Last modified at [$Date: 2004/09/23 18:02:03 $]
Release:
- 2.0.52 : in development
+ 2.0.53 : in development
+ 2.0.52 : tagged APACHE_2_0_52_WROWE_RC1 for review
2.0.51 : released September 15, 2004 as GA.
2.0.50 : released June 30, 2004 as GA.
2.0.49 : released March 19, 2004 as GA.
#define AP_SERVER_BASEPRODUCT "Apache"
#define AP_SERVER_MAJORVERSION "2"
#define AP_SERVER_MINORVERSION "0"
-#define AP_SERVER_PATCHLEVEL "52"
+#define AP_SERVER_PATCHLEVEL "53-dev"
#define AP_SERVER_MINORREVISION AP_SERVER_MAJORVERSION "." AP_SERVER_MINORVERSION
#define AP_SERVER_BASEREVISION AP_SERVER_MINORREVISION "." AP_SERVER_PATCHLEVEL
#define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION