diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-15 19:56:35 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-15 19:56:35 +0000 |
commit | a2365f2d84c640de928c21967475544a9fc84801 (patch) | |
tree | 89b986acdafca479c57ed8c68688201c97562cc0 /doc/ChangeLog | |
parent | 0144e1ae89bfcea0fa018e294d431e54020edb36 (diff) | |
download | coreutils-a2365f2d84c640de928c21967475544a9fc84801.tar.xz |
uname -a no longer generates the -p and -i outputs if they are unknown.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c4f4a529a..8a31f9c59 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-09-15 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (uname invocation): uname -a no longer generates + the -p and -i outputs if they are unknown. + 2005-09-13 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (Time conversion specifiers, Options for date): |