From: Jim Meyering Date: Sat, 21 Dec 2002 14:53:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~370 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed7d34ed841aa0a04d5f5d721aab0c53b3ef5f8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 3e15e94a2b..a6b9ea8bce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2002-12-20 Jim Meyering +2002-12-21 Jim Meyering * Version 4.5.5. + * announce-gen: Generate MML-formatted announcement. + This makes it a *lot* harder to send stale MD5/SHA1 signatures. + +2002-12-20 Jim Meyering + * src/touch.c (touch): Change the wording of a diagnostic so that it makes sense both when the file exists and when it doesn't. Suggestion from Michael Stone.