jailletc36: CHANGES could also be looked at if it makes sense to update the terminology
also here
+ *) Replace apr_psprintf with apr_pstrcat where the format strings only
+ contain %s to improve efficiency. Leave out error messages as they
+ are not on a crtical code path and error message become less readable
+ when taking out the format specifiers.
+ trunk patch: http://svn.apache.org/1862270
+ 2.4.x patch: svn merge -c 1862270 ^/httpd/httpd/trunk .
+ +1: minfrin
+
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]