rse 99/11/28 03:41:55
Modified: src CHANGES
Log:
Make entry complete: the actual patch was written by me...
Revision Changes Path
1.1452 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1451
retrieving revision 1.1452
diff -u -r1.1451 -r1.1452
--- CHANGES 1999/11/28 11:38:56 1.1451
+++ CHANGES 1999/11/28 11:41:53 1.1452
@@ -18,7 +18,7 @@
*) Made stripping of a trailing slash in directory names in top-level
configure script more robust and this way support also a plain `/'
as the argument without resulting in an empty name.
- [Matthias Lohmann <[EMAIL PROTECTED]>] PR#5291
+ [Matthias Lohmann <[EMAIL PROTECTED]>, Ralf S. Engelschall] PR#5291
*) Made `tr' usage in top-level configure script more portable
by always using square brackets consistently.