svn commit: r1538522 - /perl/modperl/branches/httpd24threading/xs/tables/current/ModPerl/FunctionTable.pm

2013-11-04 Thread stevehay
Author: stevehay Date: Mon Nov 4 08:25:57 2013 New Revision: 1538522 URL: http://svn.apache.org/r1538522 Log: Revision 1538006 did this for 2.4, but should have done likewise for 2.2 too. Modified: perl/modperl/branches/httpd24threading/xs/tables/current/ModPerl/FunctionTable.pm Modified:

svn commit: r1538527 - /perl/modperl/branches/httpd24threading/xs/ModPerl/Interpreter/ModPerl__Interpreter.h

2013-11-04 Thread stevehay
Author: stevehay Date: Mon Nov 4 08:42:50 2013 New Revision: 1538527 URL: http://svn.apache.org/r1538527 Log: Revision 1538005 (which is what the previous revision should have cited too!) did this in modperl_util.c but missed this file. Modified: perl/modperl/branches/httpd24threading/xs/M