summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 41d4180..067f965 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mailscripts (0.8-1) UNRELEASED; urgency=medium
+
+ * mbox2maildir: acquire a lock before touching the Maildir, and be sure
+ to flush after copying messages.
+ Per the docs for Python's mailbox module.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Fri, 03 May 2019 21:08:09 -0700
+
mailscripts (0.7-1) unstable; urgency=high
* notmuch-slurp-debbug: Fix the --bts-server argument.