* 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.
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