and prior to r569934;
+1: 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.0 (on top of log core patch, above);
+ http://people.apache.org/~wrowe/r569535-backport-2.0.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.0 (applies with a bit of fuzz);
+ http://people.apache.org/~wrowe/r520701-backport-2.2.patch
+ +1: wrowe
+
PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: