wsanchez 99/04/29 09:30:53
Modified: src CHANGES
Log:
Add "opt" (SysV-style) layout.
Submitted by: Raymond S Brand <[EMAIL PROTECTED]>
Revision Changes Path
1.1333 +3 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1332
retrieving revision 1.1333
diff -u -r1.1332 -r1.1333
--- CHANGES 1999/04/29 15:44:28 1.1332
+++ CHANGES 1999/04/29 16:30:51 1.1333
@@ -13,6 +13,9 @@
*) Fixed the ServerSignature directive to work as documented.
[Raymond S Brand <[EMAIL PROTECTED]>] PR#4248
+ *) Add "opt" (SysV-style) layout to config.layout. [Raymond S Brand
+ <[EMAIL PROTECTED]>]
+
*) Add APACI --without-execstrip option which can be used to disable the
stripping of executables on installation. This is very important for
DSO
and debugging situations. [Ralf S. Engelschall]