summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 39ecc8b21..4ee15915c 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.0.33.
+ * src/ls.c: Revert change of 2000-11-11. It inadvertently change
+ the output format of `ls -l --full-time'.
+
* src/mkdir.c (main): When failing to create a directory, give only
one diagnostic, not two. Reported by Volker Borchert.