fielding 97/07/15 09:08:33
Modified: src CHANGES
Log:
Fix attribution (it was Andrey's idea, but the code was mine)
Revision Changes Path
1.337 +1 -1 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.336
retrieving revision 1.337
diff -C3 -r1.336 -r1.337
*** CHANGES 1997/07/15 15:51:08 1.336
--- CHANGES 1997/07/15 16:08:31 1.337
***************
*** 3,9 ****
*) IndexOptions SuppressHTMLPreamble now causes the actual HTML of
directory indices to start with the contents of the HeaderName file
if there is one. If there isn't one, the behaviour is unchanged.
! [Ken Coar, based upon code and an idea submitted by <[EMAIL
PROTECTED]>]
*) On Win32, modules can now be dynamically loaded DLLs using the
LoadModule/LoadFile directives. Note that module DLLs must be
--- 3,9 ----
*) IndexOptions SuppressHTMLPreamble now causes the actual HTML of
directory indices to start with the contents of the HeaderName file
if there is one. If there isn't one, the behaviour is unchanged.
! [Ken Coar, Roy Fielding, Andrey A. Chernov]
*) On Win32, modules can now be dynamically loaded DLLs using the
LoadModule/LoadFile directives. Note that module DLLs must be