pcs 97/08/24 05:44:31
Modified: src CHANGES Log: Update changes note about re-org to reflect later core -> main rename Revision Changes Path 1.415 +1 -1 apachen/src/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apachen/src/CHANGES,v retrieving revision 1.414 retrieving revision 1.415 diff -u -r1.414 -r1.415 --- CHANGES 1997/08/24 02:51:32 1.414 +++ CHANGES 1997/08/24 12:44:29 1.415 @@ -112,7 +112,7 @@ generated Makefiles. [Paul Sutton] *) Source core re-organisation: distibuted modules are now in - modules/standard. All other source code is in core. OS-specific + modules/standard. All other source code is in main. OS-specific code is in os/{unix,emx,win32} directories. [Paul Sutton] *) mod_browser has been removed, since it's replaced by mod_setenvif.