From: Stefan Eissing Date: Wed, 27 Apr 2022 12:07:18 +0000 (+0000) Subject: * removing duplicatae changes entry X-Git-Tag: 2.5.0-alpha2-ci-test-only~363 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c5f62a2124cf8d5bc9cf734ff863e9e179d4fab;p=thirdparty%2Fapache%2Fhttpd.git * removing duplicatae changes entry [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900315 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/md_status.txt b/changes-entries/md_status.txt deleted file mode 100644 index 920d3d08d64..00000000000 --- a/changes-entries/md_status.txt +++ /dev/null @@ -1,5 +0,0 @@ - *) mod_md: implement full auto status ("key: value" type status output). - Especially not only status summary counts for certificates and - OCSP stapling but also lists. Auto status format is similar to - what was used for mod_proxy_balancer. - [Rainer Jung]