1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 16:19:23 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-01-13 13:40:04 +00:00
parent cca0153946
commit ebc3717c9d
+9 -2
View File
@@ -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>