stas 2003/11/15 12:24:34
Modified: . Changes Log: log the recent change Revision Changes Path 1.251 +3 -0 modperl-2.0/Changes Index: Changes =================================================================== RCS file: /home/cvs/modperl-2.0/Changes,v retrieving revision 1.250 retrieving revision 1.251 diff -u -u -r1.250 -r1.251 --- Changes 13 Nov 2003 21:03:46 -0000 1.250 +++ Changes 15 Nov 2003 20:24:34 -0000 1.251 @@ -12,6 +12,9 @@ =item 1.99_12-dev +Fix Apache::Status::handler to return 'Apache::OK' [Juanma Barranquero +<[EMAIL PROTECTED]>] + <Perl> sections now proprely set filename and line number information, making error messages report the correct location. [Philippe M. Chiasson]