From: Jim Meyering Date: Thu, 8 Apr 2004 21:30:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1836 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b1bcbb39ec99346346866df847be3685dda6bd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 24bcb66536..d2dd970103 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2004-04-08 Jim Meyering + * Version 5.3.0. + + * src/dd.c (dd_copy): Mark two diagnostics for translations. + (set_fd_flags): Undo part of today's change: it's a little + cleaner -- and more efficient in the common case -- to go + ahead and OR in the -1 when fcntl fails. + * Makefile.maint (sc_dd_max_sym_length): New target. (syntax-check-rules): Add it.