summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 79484c18b..c3110a37f 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
+ cp -u no longer does unnecessary copying merely because the source
+ has finer-grained time stamps than the destination.
+
od now prints floating-point numbers without losing information, and
it no longer omits spaces between floating-point columns in some cases.