From: Jim Meyering Date: Fri, 7 Sep 2001 09:46:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~141 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=deef02913538b3baef66e9737258a66b71d50971;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 7c4b8d6b2d..dc7361a4e8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -4,6 +4,17 @@ extension to join, which does not require sorted input when the input contains no unpairable lines. +2001-09-03 Paul Eggert + + * coreutils.texi: + New 'uname' options -i or --hardware-platform, + and -o or --operating-system. + 'uname -a' now outputs -i and -o information at the end. + New uname option --kernel-version is an alias for -v. + Uname option --release has been renamed to --kernel-release, + and --sysname has been renamed to --kernel-name; + the old options will work for a while, but are no longer documented. + 2001-08-24 Herbert Xu * coreutils.texi (cut invocation): Document how cut treats lines