summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-15 19:56:35 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-15 19:56:35 +0000
commita2365f2d84c640de928c21967475544a9fc84801 (patch)
tree89b986acdafca479c57ed8c68688201c97562cc0 /NEWS
parent0144e1ae89bfcea0fa018e294d431e54020edb36 (diff)
downloadcoreutils-a2365f2d84c640de928c21967475544a9fc84801.tar.xz
uname -a no longer generates the -p and -i outputs if they are unknown.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 863abb73c..52e1d28af 100644
--- a/NEWS
+++ b/NEWS
@@ -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