summaryrefslogtreecommitdiff
path: root/old/sh-utils/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r--old/sh-utils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 4f5b15bd3..3bbbcec41 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -3,6 +3,8 @@ User visible changes in release 1.10
* date -d can parse dates like `11-JUL-1991'
* expr '' == 0 works (before, it printed 1)
* stty no longer fails on telnet sessions to Solaris systems
+* `cd /etc; who utmp' now works. Before, any filename argument had to be
+ absolute or relative to /dev.
User visible changes in release 1.9.2:
* who output is better formatted on Solaris and other SysVr4 systems