paul 96/08/20 03:38:03
Modified: src CHANGES
Log:
Added Id:
Revision Changes Path
1.54 +3 -1 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.53
retrieving revision 1.54
diff -C3 -r1.53 -r1.54
*** CHANGES 1996/08/19 21:18:27 1.53
--- CHANGES 1996/08/20 10:38:01 1.54
***************
*** 1,3 ****
--- 1,5 ----
+ $Id: CHANGES,v 1.54 1996/08/20 10:38:01 paul Exp $
+
Changes with Apache 1.2b1:
*) Really fix misspellings of Authoritative in various directives.
***************
*** 47,53 ****
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.53 1996/08/19 21:18:27 ben Exp $ for RCS/CVS
[Chuck Murcko]
*) Fix ErrorDocument handling. When ErrorDocument failed it used to
display filename instead of error message. [Paul Sutton]
--- 49,55 ----
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.54 1996/08/20 10:38:01 paul Exp $ for RCS/CVS
[Chuck Murcko]
*) Fix ErrorDocument handling. When ErrorDocument failed it used to
display filename instead of error message. [Paul Sutton]