From e7442fcc72d0720d0b2190795958aa235b22a909 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 3 Jul 2020 17:26:48 +0200 Subject: seq: - now refers to the message on stdin, use .- for previous message --- NEWS.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 6db5c03..5e18d66 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,12 @@ +## 1.0 + +* Caution! Backwards incompatible changes: + * As a message name, `-` now refers to the message on the standard input, + and not the the previous message anymore. Use `.-` to refer to + the previous message in a short way. + The tools will print a warning if you use `-` and the standard input + comes from a TTY. + ## 0.7 (2020-05-15) * All tools now follow symlinks to mails. @@ -28,7 +37,7 @@ * New tool msearch to wrap several mail indexers. * New zsh completion _mblaze. -* mnext/mprev were removed (you can call `mless +`/`mless -`). +* mnext/mprev were removed (you can call `mless +`/`mless .-`). * The GnuPG tools in contrib/ now use gpg2. * mshow exits with error if it could not extract all attachments * mrep: add -noquote to disable quoting the message replied to -- cgit 1.4.1