randy 96/08/02 14:23:28
Modified: src CHANGES
Log:
This seems to be the form...
Revision Changes Path
1.50 +2 -2 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.49
retrieving revision 1.50
diff -C3 -r1.49 -r1.50
*** CHANGES 1996/08/02 21:21:59 1.49
--- CHANGES 1996/08/02 21:23:26 1.50
***************
*** 12,18 ****
via RLimitCPU, RLimitNPROC and RLimitMEM directives. Each
directive takes 1|2 arguments to set the soft/hard limit values
for each system limit. Setting the hard limit requires the
! server to be running as root.
*) Centralize exec() code
Changed as a first step toward handling setuid()/setgid()
--- 12,18 ----
via RLimitCPU, RLimitNPROC and RLimitMEM directives. Each
directive takes 1|2 arguments to set the soft/hard limit values
for each system limit. Setting the hard limit requires the
! server to be running as root. [Randy Terbush, Ben Laurie]
*) Centralize exec() code
Changed as a first step toward handling setuid()/setgid()
***************
*** 36,42 ****
changed #tmpXXXX to tmpXXXX in temp file template, for broken
link/unlink
changed Expire to Expires in cache_update()
added appropriate #defines for Next compile
! added $Id: CHANGES,v 1.49 1996/08/02 21:21:59 randy Exp $ for RCS/CVS
[Chuck Murcko]
*) Fix ErrorDocument handling. When ErrorDocument failed it used to
display filename instead of error message. [Paul Sutton]
--- 36,42 ----
changed #tmpXXXX to tmpXXXX in temp file template, for broken
link/unlink
changed Expire to Expires in cache_update()
added appropriate #defines for Next compile
! added $Id: CHANGES,v 1.50 1996/08/02 21:23:26 randy Exp $ for RCS/CVS
[Chuck Murcko]
*) Fix ErrorDocument handling. When ErrorDocument failed it used to
display filename instead of error message. [Paul Sutton]