rse 98/09/17 01:26:49
Modified: src CHANGES
Log:
Add the correct the PR number.
PS: Wasn't there another PR speaking about the header checks?
I cannot find it in the bugdb. When someone finds it,
please it add here, too.
Revision Changes Path
1.1063 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1062
retrieving revision 1.1063
diff -u -r1.1062 -r1.1063
--- CHANGES 1998/09/17 08:07:52 1.1062
+++ CHANGES 1998/09/17 08:26:47 1.1063
@@ -16,7 +16,7 @@
the possibility to override it manually via APACI or src/Configuration.
As a fallback for the header check itself we can directly check the
existance of the file under /usr/include, too.
- [Ralf S. Engelschall] PR????
+ [Ralf S. Engelschall] PR#2777
*) PORT: Added RHAPSODY (Mac OS X Server) support. MAP_TMPFILE defined
as an alternate mechanism for mmap'd shared memory for RHAPSODY.