summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-7451_missing-attribute1
-rw-r--r--changes/bug-7503_handle-soledad-init-fail1
-rw-r--r--changes/bug-logbook_handler_bubble1
-rw-r--r--changes/feature-7471_disable-email-fw-on-docker1
4 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug-7451_missing-attribute b/changes/bug-7451_missing-attribute
deleted file mode 100644
index 502210c6..00000000
--- a/changes/bug-7451_missing-attribute
+++ /dev/null
@@ -1 +0,0 @@
-- Assign the timeout 'call later' before starting the sync to prevent race conditions. Related to #7451.
diff --git a/changes/bug-7503_handle-soledad-init-fail b/changes/bug-7503_handle-soledad-init-fail
deleted file mode 100644
index 2edc751e..00000000
--- a/changes/bug-7503_handle-soledad-init-fail
+++ /dev/null
@@ -1 +0,0 @@
-- Handle soledad init fail after several retries. Closes bug #7503.
diff --git a/changes/bug-logbook_handler_bubble b/changes/bug-logbook_handler_bubble
deleted file mode 100644
index 3770e84f..00000000
--- a/changes/bug-logbook_handler_bubble
+++ /dev/null
@@ -1 +0,0 @@
-- Remove bubble argument from the logbook NullHandler
diff --git a/changes/feature-7471_disable-email-fw-on-docker b/changes/feature-7471_disable-email-fw-on-docker
deleted file mode 100644
index 0a31d564..00000000
--- a/changes/feature-7471_disable-email-fw-on-docker
+++ /dev/null
@@ -1 +0,0 @@
-- disable email firewall if we are running inside a docker container. Related to #7471.