From: Jim Meyering Date: Mon, 13 Jan 2003 13:40:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebc3717c9dd9958ae0f188b833f8512371bbb01a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 91cca43026..fd8908a88e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,16 @@ -2003-01-12 Jim Meyering +2003-01-13 Jim Meyering * 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 + + * 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