From: William A. Rowe Jr Date: Thu, 15 Jan 2015 20:46:45 +0000 (+0000) Subject: Larger win32 os-specific patch applied (post-2.4.11 to avoid disruption) X-Git-Tag: 2.4.12~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb6dd618dd118f40897f32b28a75250c7f76e615;p=apache Larger win32 os-specific patch applied (post-2.4.11 to avoid disruption) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1652268 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 575333e33f..13ff1124e5 100644 --- a/STATUS +++ b/STATUS @@ -109,14 +109,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] - * mpm_winnt service.c: Normalize all error and status messages, clean up - source formatting, and accept utf-8 service names/descriptions for i18n. - trunk patches: http://svn.apache.org/r1611165 - http://svn.apache.org/r1611169 - http://svn.apache.org/r1611244 - 2.4.x patches: trunk works - +1: wrowe, gsmith - * mod_systemd: New module, for integration with systemd on Linux. trunk patch: http://svn.apache.org/r1393976 http://svn.apache.org/r1393997