summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24ffc3926..92aa78a1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-05-04 Paul Eggert <eggert@cs.ucla.edu>
+2005-05-06 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
+ * NEWS: dd has new iflag= and oflag= flags "binary" and "text".
+ * src/dd.c (flags, usage): Add support for "binary" and "text".
+
+2005-05-04 Paul Eggert <eggert@cs.ucla.edu>
+
* NEWS: chmod -w now complains if it differs from chmod a-w.
* src/chmod.c: Include quotearg.h.
(diagnose_surprises): New var.