summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-12-31 11:57:02 -0400
committerJoey Hess <joeyh@joeyh.name>2017-12-31 11:57:02 -0400
commitf5bf404a9f9d15a61c852c56e1ca3f958486e5ad (patch)
treead3a7ccc6943c3fa7f42f2838be9471f46dea4cc
parentcd95960319cb668e57241db5543eaa0dfa3e382a (diff)
downloadmoreutils-f5bf404a9f9d15a61c852c56e1ca3f958486e5ad.tar.gz
changelog
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c08f38..ef00da7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,16 @@ moreutils (0.62) UNRELEASED; urgency=medium
Thanks, Ben Leinweber
* ts: Added %.T format like %T but with hi-res.
Thanks, Matt Koscica
+ * pee: Ignore SIGPIPE and write errors caused by the command not
+ consuming all its input. Closes: #697052
+ Thanks, Ole Jørgen Brønner
+ * chronic: document return value semantics of -e option. Closes: #867167
+ Thanks, Daniel Shahaf
+ * vidir: reword man page to more explicit mention 'file' args.
+ Closes: #885221
+ Thanks, Daniel Shahaf
+ * pee: Don't buffer input, bringing behavior into line with tee.
+ Thanks, Sauerbeck Tilman
-- Joey Hess <id@joeyh.name> Mon, 30 Oct 2017 12:49:18 -0400