minfrin 2003/04/15 09:33:12
Modified: . CHANGES
Log:
Backport to v2.0
Revision Changes Path
1.1143 +4 -4 httpd-2.0/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/httpd-2.0/CHANGES,v
retrieving revision 1.1142
retrieving revision 1.1143
diff -u -r1.1142 -r1.1143
--- CHANGES 15 Apr 2003 16:01:00 -0000 1.1142
+++ CHANGES 15 Apr 2003 16:33:11 -0000 1.1143
@@ -2,10 +2,6 @@
[Remove entries to the current 2.0 section below, when backported]
- *) Add code to buildconf that produces an httpd.spec file from
- httpd.spec.in, using build/get-version.sh from APR.
- [Graham Leggett]
-
*) ssl_toolkit_compat.h and code fixes to build clean on SSLC.
[William Rowe, Madhusudan Mathihalli]
@@ -162,6 +158,10 @@
Apache 2.0.xx tree as documented, and except as noted, below.]
Changes with Apache 2.0.46
+
+ *) Add code to buildconf that produces an httpd.spec file from
+ httpd.spec.in, using build/get-version.sh from APR.
+ [Graham Leggett]
*) Fixed a segfault when multiple ProxyBlock directives were used.
PR: 19023 [Sami Tikka <sami.tikka@f-secure.com>]
|