summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 92aa78a1e..d4f728916 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-05-06 Paul Eggert <eggert@cs.ucla.edu>
+2005-05-08 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
+ * NEWS: cp, ln, mv, rm no longer discard white space when intepreting
+ responses.
+
+2005-05-06 Paul Eggert <eggert@cs.ucla.edu>
+
* NEWS: dd has new iflag= and oflag= flags "binary" and "text".
* src/dd.c (flags, usage): Add support for "binary" and "text".