randyk 2003/12/15 19:48:11
Modified: . Changes Log: log change to Apache::Build about adding a .bat extension to apxs and apr-config candidates. Revision Changes Path 1.284 +4 -0 modperl-2.0/Changes Index: Changes =================================================================== RCS file: /home/cvs/modperl-2.0/Changes,v retrieving revision 1.283 retrieving revision 1.284 diff -u -r1.283 -r1.284 --- Changes 15 Dec 2003 08:24:57 -0000 1.283 +++ Changes 16 Dec 2003 03:48:11 -0000 1.284 @@ -12,6 +12,10 @@ =item 1.99_12-dev +For Win32, add a .bat extension to candidates for the apxs and +apr-config utilities used in Apache::Build, so that the -x file +test can potentially succeed [Randy Kobes] + Plug a memory leak with 'perl-script' not cleaning up the temp vars created during the override of STDIN/STDOUT to use the :Apache IO layer [Stas]