From: William A. Rowe Jr Date: Tue, 8 May 2007 19:25:53 +0000 (+0000) Subject: new suggestion, make mod_so more informative X-Git-Tag: 2.2.5~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca2999f229f20ce3a5603590a70acd3aaa029192;p=thirdparty%2Fapache%2Fhttpd.git new suggestion, make mod_so more informative git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536307 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index eda107eaff5..7b52754d9f6 100644 --- a/STATUS +++ b/STATUS @@ -110,7 +110,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * ApacheMonitor: Fix Windows Vista detection. http://svn.apache.org/viewvc?view=rev&revision=536052 +1: mturk - + wrowe notes post today to list, can we please test for >= VISTA + so this doesn't break again upon the release of longhorn server + or 'nextgen' windows? + * mpm_winnt: Fix return values from wait_for_many_objects. Note - this is required to avoid hangups of socket #64, #128 as Microsoft set aside 64 reserved values. @@ -182,6 +185,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem + * mod_so: Backport 520733; more helpful LoadModule feedback, so it reads; + Syntax error in -C/-c directive: + API module structure 'ftp_module' in file /.../modules/mod_ftp.so + is garbled - expected signature 41503232 but saw 41503230 - + perhaps this is not an Apache module DSO, or was compiled + for a different Apache version? + http://svn.apache.org/viewvc?view=rev&rev=520733 + +1: wrowe PATCHES/ISSUES THAT ARE STALLED