coar 98/10/15 01:01:54
Modified: src CHANGES Log: Foo, forgot this again..! Revision Changes Path 1.1108 +5 -0 apache-1.3/src/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v retrieving revision 1.1107 retrieving revision 1.1108 diff -u -r1.1107 -r1.1108 --- CHANGES 1998/10/10 00:40:04 1.1107 +++ CHANGES 1998/10/15 08:01:52 1.1108 @@ -1,5 +1,10 @@ Changes with Apache 1.3.4 + *) Fix per-directory config merging for cases in which a 500 error + is encountered in an .htaccess file somewhere down the tree. + Also make display of error details on 500 errors a customisable + offense. [Ken Coar] PR#2409, 3173 + *) Minor performance improvement to ap_escape_html(). [Roy Fielding] *) Fixed a segmentation violation in mod_proxy when a response is