From: Jim Meyering Date: Sun, 18 Jun 2006 17:08:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~296 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a40e199756443e32e68db0a9686a662a97af8b30;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 8863f666e5..0970cfe9ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-06-18 Bob Proulx (tiny change) + + * tests/misc/pwd-long: Fix typo (s/neq/ne/) in previous change. + +2006-06-18 Jim Meyering + + * tests/misc/pwd-long: Make error output a little clearer. + 2006-06-17 Jim Meyering * tests/rm/inaccessible: Skip this test on systems without openat