summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fc1566e1..1696c9994 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.1.3.
+ * src/stat.c (do_stat): Remove extra trailing newline from
+ default formats. Reported by Nelson H. F. Beebe.
+
Print actual fractional seconds in time stamps, not just `.00000000'.
* src/stat.c (human_time): Add and use new parameter, t_ns.
(print_stat): Update callers.