summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-03-13 16:21:19 +0000
committerJim Meyering <jim@meyering.net>1999-03-13 16:21:19 +0000
commit5c8eb257ea91d9f4c1be3b65ba2025539f6997e9 (patch)
tree45c3d2a3295f4d597be37a7a7c832883e993aee6 /old
parent703336d14858b4ccee03b3f956eb3a141277eb1d (diff)
downloadcoreutils-5c8eb257ea91d9f4c1be3b65ba2025539f6997e9.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-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 e977eff22..ef34fc587 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,4 +1,6 @@
Changes in release 1.17
+ [1.16g]
+* `basename /' now prints `/', per the single unix spec
[1.16f]
* chroot now calls chdir ("/") after chroot.
* `date -s' now exits with nonzero status upon failure