summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-10-27 10:54:54 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-10-27 10:54:54 -0700
commit3b12d553352ded4a3eab96764e799ce6a383a046 (patch)
treeca1dac47b23b9df07a7afc9350a340788ffabf84 /debian
parent20b5fe40ce67c6bea5a5d23898d224a8bc0cc0f3 (diff)
downloadmailscripts-3b12d553352ded4a3eab96764e799ce6a383a046.tar.gz
notmuch-slurp-debbug: skip messages without a Message-Id
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 94a6218..6e301fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mailscripts (0.4-1) UNRELEASED; urgency=medium
+
+ * Do not import messages without a Message-Id header (Closes: #909835).
+ Thanks to David Bremner for the report.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 27 Oct 2018 10:52:46 -0700
+
mailscripts (0.3-1) unstable; urgency=medium
* Add "Package-Requires: (notmuch)" (Closes: #909376).