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 df38106bb..2dbb0cca3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2006-03-22 Eric Blake <ebb9@byu.net>
+2006-03-30 Jim Meyering <jim@meyering.net>
* Version 6.0-cvs.
+ * src/dd.c (iwrite): Remove assignment without effect.
+ Reported by Felix Rauch Valenti.
+
+2006-03-22 Eric Blake <ebb9@byu.net>
+
* src/ptx.c (usage): Remove mention of --copyright/-C.
(main): Alias --copyright to --version plus a deprecation warning.
* NEWS: Mention this.