summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-23 11:07:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-23 11:07:19 -0700
commitce481dee7327c6ee4809370658009ee29994adcb (patch)
tree92ec46cc965bdcf77c9b3a204d93cbbda82a582e /debian/changelog
parent73f4786d9315c5e40e88f8f34fb221ba4fbe5355 (diff)
downloadmailscripts-ce481dee7327c6ee4809370658009ee29994adcb.tar.gz
notmuch-slurp-debbug: invoke notmuch to find the thread-id
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a38fe6d..7363245 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ mailscripts (0.20-2) UNRELEASED; urgency=medium
- new command: notmuch-slurp-debbug-at-point
- notmuch-slurp-this-debbug: if fail to extract bug number from
subject line, prompt user for one
+ - notmuch-slurp-debbug: invoke notmuch to determine the thread-id
+ rather than passing the search query directly to `notmuch-show'.
+ That is not how `notmuch-show' is meant to be called and can result
+ in strange behaviour.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 23 May 2020 10:49:57 -0700