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 /NEWS | |
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 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -210,6 +210,8 @@ GNU coreutils NEWS -*- outline -*- stat -f's default output format has been changed to output this size as well. stat -f recognizes file systems of type XFS and JFS + uname -a no longer generates the -p and -i outputs if they are unknown. + * Major changes in release 5.3.0 (2005-01-08) [unstable] ** Bug fixes |