summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-05-17 10:12:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-05-17 10:12:52 -0700
commit49320906dbea62f1f2697ec0a6d85e7ca645b7cd (patch)
tree7cd8fcbd2cd1ba8755a9bdbc43c5881e751af4a0 /debian
parent251527b796c2ae1f951470cc72c61a615eb674ff (diff)
downloadmailscripts-49320906dbea62f1f2697ec0a6d85e7ca645b7cd.tar.gz
fix notmuch-extract-thread-patches docstring
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 875e015..f6e00fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mailscripts (0.9-1) UNRELEASED; urgency=medium
+
+ * Fix docstring for notmuch-extract-thread-patches not to say that the
+ target branch must not yet exist.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Fri, 17 May 2019 10:12:12 -0700
+
mailscripts (0.8-1) experimental; urgency=medium
* New scripts: maildir-import-patch(1), notmuch-import-patch(1)