ben 96/12/12 09:02:02
Modified: src CHANGES
Log:
Note NeXT waitpid fix.
Revision Changes Path
1.86 +2 -1 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.85
retrieving revision 1.86
diff -C3 -r1.85 -r1.86
*** CHANGES 1996/12/12 01:02:02 1.85
--- CHANGES 1996/12/12 17:01:59 1.86
***************
*** 5,11 ****
*) Remove rlim_t typedef for NetBSD. Do older versions need this?
! *) Defined rlim_t and WANTHSREGEX=yes for NeXT.
*) Removed recent modification to promote the status code on internal
redirects, since the correct fix was to change the default log format
--- 5,12 ----
*) Remove rlim_t typedef for NetBSD. Do older versions need this?
! *) Defined rlim_t and WANTHSREGEX=yes and fixed waitpid() substitute for
! NeXT.
*) Removed recent modification to promote the status code on internal
redirects, since the correct fix was to change the default log format