APACHE 1.3 STATUS: -*-text-*-
- Last modified at [$Date: 2001/12/18 15:31:57 $]
+ Last modified at [$Date: 2002/01/21 19:29:36 $]
Release:
-
+ 1.3.24: Tagged Jan 21, 2002.
1.3.22: Tagged Oct 8, 2001. Announced Oct 12, 2001.
1.3.21: Not released.
(Pulled for htdocs/manual config mismatch. t/r Oct 5, 2001)
+Changes with Apache 1.3.24
+
Changes with Apache 1.3.23
*) Fixed a number of mismatched int sizes and signedness problems.
#define SERVER_BASEVENDOR "Apache Group"
#define SERVER_BASEPRODUCT "Apache"
-#define SERVER_BASEREVISION "1.3.23"
+#define SERVER_BASEREVISION "1.3.24-dev"
#define SERVER_BASEVERSION SERVER_BASEPRODUCT "/" SERVER_BASEREVISION
#define SERVER_PRODUCT SERVER_BASEPRODUCT
* Always increases along the same track as the source branch.
* For example, Apache 1.4.2 would be '10402100', 2.5b7 would be '20500007'.
*/
-#define APACHE_RELEASE 10323100
+#define APACHE_RELEASE 10324000
#define SERVER_PROTOCOL "HTTP/1.1"
#ifndef SERVER_SUPPORT