dgaudet 99/04/20 18:29:21
Modified: src CHANGES Log: a few more PRs Revision Changes Path 1.1317 +1 -1 apache-1.3/src/CHANGES Index: CHANGES =================================================================== RCS file: /home/cvs/apache-1.3/src/CHANGES,v retrieving revision 1.1316 retrieving revision 1.1317 diff -u -r1.1316 -r1.1317 --- CHANGES 1999/04/20 23:38:41 1.1316 +++ CHANGES 1999/04/21 01:29:17 1.1317 @@ -1,7 +1,7 @@ Changes with Apache 1.3.7 *) The "100 Continue" response wasn't being sent after internal - redirects. [Jose KAHAN <[EMAIL PROTECTED]>] PR#3910 + redirects. [Jose KAHAN <[EMAIL PROTECTED]>] PR#3910, 3806, 3575 *) When padding the name with spaces for display, mod_autoindex would count &, <, and > in their escaped width, messing up the display.