diff options
author | Jim Meyering <jim@meyering.net> | 2003-01-13 13:40:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-01-13 13:40:04 +0000 |
commit | ebc3717c9dd9958ae0f188b833f8512371bbb01a (patch) | |
tree | 3baafcf67ac4a548ea957cc7ddc54910b6567d00 | |
parent | cca01539463db89c4ac0a39bdeea7dabbc6c3974 (diff) | |
download | coreutils-ebc3717c9dd9958ae0f188b833f8512371bbb01a.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,9 +1,16 @@ -2003-01-12 Jim Meyering <jim@meyering.net> +2003-01-13 Jim Meyering <jim@meyering.net> * Version 4.5.5. + * src/shred.c (long_opts): --zero does not require an argument. + Patch by Michael Stone. Reported by Roland Turner as Debian bug 172019. + +2003-01-12 Jim Meyering <jim@meyering.net> + + * Makefile.maint (cvs-update): Skip any file with local modifications. + * src/unexpand.c (usage): Document --first-only and mention that - --tabs=N (-t) enables --all (-a). + --tabs=N (-t) enables --all (-a). Reported by wiregauze@yahoo.com. 2002-12-01 Dmitry V. Levin <ldv@altlinux.org> |