]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* removing duplicatae changes entry
authorStefan Eissing <icing@apache.org>
Wed, 27 Apr 2022 12:07:18 +0000 (12:07 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 27 Apr 2022 12:07:18 +0000 (12:07 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900315 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/md_status.txt [deleted file]

diff --git a/changes-entries/md_status.txt b/changes-entries/md_status.txt
deleted file mode 100644 (file)
index 920d3d0..0000000
+++ /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]