summaryrefslogtreecommitdiff
path: root/old/sh-utils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-24 21:38:27 +0000
committerJim Meyering <jim@meyering.net>1999-04-24 21:38:27 +0000
commit0de4165e66a9d7d6f1155258add2e3bae977986c (patch)
tree324664eda6118b14fafbaa0504aa69717a7e5157 /old/sh-utils/NEWS
parentf90a5e94b846554580d8bd02026c0453398fabe8 (diff)
downloadcoreutils-0de4165e66a9d7d6f1155258add2e3bae977986c.tar.xz
*** empty log message ***
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 f8027f341..55f50885e 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,4 +1,6 @@
Changes in release 1.17
+ [1.16h]
+* who works on Solaris
[1.16g]
* factor now uses uintmax_t, so the largest number it can factor is now 2^64 - 1
on systems with type `long long'.