summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_3937_fix_ui_freeze1
-rw-r--r--changes/bug_4441_fix-fqdn1
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_3937_fix_ui_freeze b/changes/bug_3937_fix_ui_freeze
new file mode 100644
index 0000000..b91938c
--- /dev/null
+++ b/changes/bug_3937_fix_ui_freeze
@@ -0,0 +1 @@
+ o Uses deferToThread for sendMail. Closes #3937
diff --git a/changes/bug_4441_fix-fqdn b/changes/bug_4441_fix-fqdn
new file mode 100644
index 0000000..e758d65
--- /dev/null
+++ b/changes/bug_4441_fix-fqdn
@@ -0,0 +1 @@
+ o Identify ourselves with a fqdn, always. Closes: #4441