From f4abd1af52d1bc94e71f50b55fc3d175999f178c Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 27 Jan 2013 14:43:37 +0000 Subject: [PATCH] Vote + promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1439091 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/STATUS b/STATUS index 9b906cb5c1..a27071338a 100644 --- a/STATUS +++ b/STATUS @@ -125,6 +125,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: not like the time stamp of last use in the ws_record). Maybe "status_unchanged"? rjung: The value is shown as "Seconds since last used". Actually it is more like "Seconds since last slot status change", but that would be to ugly as a name. + + * add new ap_bin2hex() utility function. + This is needed to incorporate other changes that make use of this new function. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1422549 + http://svn.apache.org/viewvc?view=revision&revision=1422712 + 2.4.x patch: trunk patches works (modulo an offset for httpd.h and minor MMN dump) + +1: jailletc36, rjung, humbedooh PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -221,12 +228,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~jailletc36/backport4.patch +1: jailletc36, rjung - * add new ap_bin2hex() utility function. - This is needed to incorporate other changes that make use of this new function. - trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1422549 - http://svn.apache.org/viewvc?view=revision&revision=1422712 - 2.4.x patch: trunk patches works (modulo an offset for httpd.h and minor MMN dump) - +1: jailletc36, rjung * Speed-up 'ap_fputs'. This change is just the inline version of what is remaining in apr_brigade_puts() after http://svn.apache.org/viewvc?view=revision&revision=1402870 -- 2.50.1