From: Jim Meyering Date: Sat, 29 Mar 2003 14:24:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.12^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ba62166ad66d962c59fa95eca8a62f8834c58d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ee29da4d44..e29a5be677 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2003-03-28 Jim Meyering +2003-03-29 Jim Meyering * Version 4.5.12. + * README: Note to expect build problems for stat.c on Ultrix 4.3. + Note that there are some harmless test failures when running + `make check' as root on some systems. + +2003-03-28 Jim Meyering + * tests/stty/row-col-1: Skip this test if stty can't get window size. This happens when connecting to sparc-solaris2.7 via ssh from within emacs. Reported by Karl Berry.