summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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 2a44ee4..e23c066 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+moreutils (0.61) UNRELEASED; urgency=medium
+
+ * chronic: Flush output more often to better preserve stdout,err ordering.
+ Thanks, Miroslav Ĺ ustek
+
+ -- Joey Hess <id@joeyh.name> Mon, 17 Oct 2016 11:47:32 -0400
+
moreutils (0.60) unstable; urgency=medium
* New implementation of isutf8 by Julien Palard.