From: Jim Meyering Date: Mon, 24 Oct 2005 07:18:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1487 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48e6b742788d317fb78bb0730a2d18c779c72a5b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ee8fd6a66d..5f43df3e0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2005-10-23 Jim Meyering +2005-10-24 Jim Meyering * Version 6.0-cvs. + * src/expand.c (next_file): Don't assume fopen cannot return stdin. + +2005-10-23 Jim Meyering + * src/md5sum.c (digest_check, main): Use ptr_align rather than a dangerous pointer-value-to-`unsigned' cast. * NEWS: mention the new sha* programs.