martin 98/08/12 03:39:14
Modified: src CHANGES Log: Note change in output of -V switch Revision Changes Path 1.1021 +5 -0 apache-1.3/src/CHANGES Index: CHANGES =================================================================== RCS file: /home/cvs/apache-1.3/src/CHANGES,v retrieving revision 1.1020 retrieving revision 1.1021 diff -u -u -r1.1020 -r1.1021 --- CHANGES 1998/08/11 20:28:17 1.1020 +++ CHANGES 1998/08/12 10:39:09 1.1021 @@ -1,5 +1,10 @@ Changes with Apache 1.3.2 + *) Extend the output of the -V switch to include the paths of all + compiled-in configuration files, if they were overridden at + compile time, for least astonishment of the user. + [Martin Kraemer] + *) When READing a request in ExtendedStatus mode, the "old" vhost, request and client information is not displayed. [Jim Jagielski]