stas 2003/10/18 13:58:27
Modified: . Changes Log: remove dup Revision Changes Path 1.239 +0 -2 modperl-2.0/Changes Index: Changes =================================================================== RCS file: /home/cvs/modperl-2.0/Changes,v retrieving revision 1.238 retrieving revision 1.239 diff -u -u -r1.238 -r1.239 --- Changes 16 Oct 2003 18:23:30 -0000 1.238 +++ Changes 18 Oct 2003 20:58:27 -0000 1.239 @@ -31,8 +31,6 @@ last call evaluated by a subroutine may result in server errors. [Stas, Geoffrey Young] -removed undefined warnings for ModPerl::Util::exit() [Stas] - in the MP_MAINTAINER mode add the -Werror compilation flag when perl v5.6.2 or higher is used, so that we don't miss compilation warnings. [Stas]