*** empty log message ***

This commit is contained in:
Jim Meyering
2004-06-06 14:20:20 +00:00
parent 8bf5b1841c
commit 558c5aa7ff
+7 -1
View File
@@ -1,7 +1,13 @@
2004-06-04 Paul Eggert <eggert@cs.ucla.edu>
2004-06-05 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.0.
* src/tr.c (main): "tr -d a b" is now a fatal error even if
POSIXLY_CORRECT is set. The POSIX SYNOPSIS does not allow this
option combination.
2004-06-04 Paul Eggert <eggert@cs.ucla.edu>
* src/shred.c (dopass): Don't subtract 1 from the offset after
a write error. Problem reported by Jon Peatfield in:
http://lists.gnu.org/archive/html/bug-coreutils/2004-06/msg00020.html