summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-17 13:16:07 +0000
committerJim Meyering <jim@meyering.net>2005-06-17 13:16:07 +0000
commitbbe012433f90f798761a47f87d86fc6c4a664215 (patch)
tree13d0f8fac92d19a8e6b5bbcd31b048376ec5da71 /ChangeLog
parent0a0ebe7a41792e71e725e619b86266121e306da6 (diff)
downloadcoreutils-bbe012433f90f798761a47f87d86fc6c4a664215.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f46497ae..277c7b70c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-06-16 Paul Eggert <eggert@cs.ucla.edu>
+2005-06-17 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
+ * src/shred.c (usage): Clarify that shred works on an ext3 file
+ system as long as it's not in data=journal mode.
+ Tiny change by Mark Melahn.
+
+2005-06-16 Paul Eggert <eggert@cs.ucla.edu>
+
* src/hostid.c (main): Don't print fewer than 8 digits, or spurious
leading "f"s. "f" problem reported by Tim Waugh.
* NEWS: Document this.