summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-7480_extract_attach_and_openpgp1
-rw-r--r--changes/feature-7471_disable-local-bind-for-docker1
2 files changed, 0 insertions, 2 deletions
diff --git a/changes/bug-7480_extract_attach_and_openpgp b/changes/bug-7480_extract_attach_and_openpgp
deleted file mode 100644
index 27f668a..0000000
--- a/changes/bug-7480_extract_attach_and_openpgp
+++ /dev/null
@@ -1 +0,0 @@
-- don't extract openpgp header if valid attached key (Closes: #7480)
diff --git a/changes/feature-7471_disable-local-bind-for-docker b/changes/feature-7471_disable-local-bind-for-docker
deleted file mode 100644
index a1ccb67..0000000
--- a/changes/feature-7471_disable-local-bind-for-docker
+++ /dev/null
@@ -1 +0,0 @@
-- disable local only tcp bind on docker containers to allow access to IMAP and SMTP. Related to #7471.