summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-20 15:31:11 +0000
committerJim Meyering <jim@meyering.net>2006-10-20 15:31:11 +0000
commit86719b3cd8ac24b4e0c673c4e5d9b16da06721e6 (patch)
treec8c04bb260b81f8bfdac3dc5725d96622a9523d7 /ChangeLog
parent8d8af1248d16cdddae65e74a1ebf181e38aa2be1 (diff)
downloadcoreutils-86719b3cd8ac24b4e0c673c4e5d9b16da06721e6.tar.xz
* src/od.c (usage): Change description of default to use "-w16",
not the now-invalid "-w 16" syntax. From Dan Jacobson.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a759e233..d4c23e021 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-20 Jim Meyering <jim@meyering.net>
+
+ * src/od.c (usage): Change description of default to use "-w16",
+ not the now-invalid "-w 16" syntax. From Dan Jacobson.
+
2006-10-19 Jim Meyering <jim@meyering.net>
* bootstrap: Add names to each .gitignore file (if it exists)