rse 99/01/17 02:49:11
Modified: src CHANGES
Log:
typo
Revision Changes Path
1.1220 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1219
retrieving revision 1.1220
diff -u -r1.1219 -r1.1220
--- CHANGES 1999/01/17 10:48:30 1.1219
+++ CHANGES 1999/01/17 10:49:10 1.1220
@@ -1,7 +1,7 @@
Changes with Apache 1.3.5
*) Let src/Configure be aware of CFLAGS options starting with plus
- signs as it's the case for the HP/UX's compiler.
+ signs as it's the case for the HP/UX compiler.
[Doug Yatcilla <[EMAIL PROTECTED]>] PR#3681
*) Remove the hard-wire of TAR=tar (we now check for gtar and gnutar first)