summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2018-08-22 21:01:57 -0400
committerJoey Hess <joeyh@joeyh.name>2018-08-22 21:01:57 -0400
commit3f2411e4823f3caa0a16b91c6e345b9e1decb052 (patch)
tree2e1a73e05df486244b6430cfd4da32e9691ade24
parent426ea36793e4b2253934b293c7734246f236efc2 (diff)
downloadmoreutils-3f2411e4823f3caa0a16b91c6e345b9e1decb052.tar.gz
changelog
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 56f95ae..f585a4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+moreutils (0.63) UNRELEASED; urgency=medium
+
+ * vipe: Clean up temp file even when it exits with an error.
+ Thanks, Stig Palmquist.
+
+ -- Joey Hess <id@joeyh.name> Wed, 22 Aug 2018 21:00:58 -0400
+
moreutils (0.62) unstable; urgency=medium
* ts: Add -m option to use monotonic clock.