]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove proposal after backport of mod_md change, experimental mods do not need RTC.
authorStefan Eissing <icing@apache.org>
Thu, 28 Apr 2022 10:45:11 +0000 (10:45 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 28 Apr 2022 10:45:11 +0000 (10:45 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1900358 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f84731c7c25e13968030c89fbfe81b3f92d90548..44657c4b4cef3ca1e78737bb492c4d9d8a7eaaf7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -215,11 +215,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patches: svn merge -c 1900028 ^/httpd/httpd/trunk .
      +1: rjung, 
 
-  *) mod_md: Implement full auto status and fix a possible NULL
-     deref in JSON handling of time periods.
-     2.4.x patches: svn merge -c 1900039,1900145 ^/httpd/httpd/trunk .
-     +1: icing, rjung
-
   *) mod_http2: remove obsolete, insecure code. Fixes PR66037.
      2.4.x patches: svn merge -c 1900356 ^/httpd/httpd/trunk .