http://svn.apache.org/viewvc?view=rev&revision=569622
+1: niq, rpluem
+ * log core: ensure we use a special pool for stderr logging, so that
+ the stderr channel remains valid from the time plog is destroyed,
+ until the time the open_logs hook is called again. [William Rowe]
+ http://svn.apache.org/viewvc?view=rev&revision=569535
+ Backported to 2.2;
+ http://people.apache.org/~wrowe/r569535-backport-2.2.patch
+ +1: wrowe
+
+ * mod_ssl: Version reporting update; displays 'compiled against'
+ Apache and build-time SSL Library versions at loglevel [info],
+ while reporting the run-time SSL Library version in the server
+ info tags. Helps to identify a mod_ssl built against one flavor
+ of OpenSSL but running against another (also adds SSL-C version
+ number reporting.) [William Rowe]
+ http://svn.apache.org/viewvc?view=rev&revision=520701
+ Backported to 2.2;
+ http://people.apache.org/~wrowe/r520701-backport-2.2.patch
+ +1: wrowe
+
PATCHES/ISSUES THAT ARE STALLED