From: Jim Meyering Date: Thu, 27 Oct 2005 16:27:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1455 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc7c3721763273249260f5b3af83e81f756cb9b8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 72ea3e81fc..639642ee40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-10-26 Dmitry V. Levin + + * Version 6.0-cvs. + + * src/md5sum.c (main) [!O_BINARY]: Changed default read mode + back to text, to sync with documentation and for backwards + compatibility. + 2005-10-25 Jim Meyering * tests/dircolors/simple (other-wr): Add an explicit test for @@ -26,8 +34,6 @@ and ls_codes arrays have the same number of elements. This would have prevented the above-fixed bug. - * Version 6.0-cvs. - * src/expand.c (parse_tab_stops): Add a comment to make this function identical to the one in unexpand.c. * src/unexpand.c (parse_tab_stops): Adjust syntax to make this function