summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-03 03:58:40 +0000
committerJim Meyering <jim@meyering.net>1999-05-03 03:58:40 +0000
commitcac31ff11491a794c5a12794054550de1a58e8fc (patch)
tree9ae64fcfec249cedfae4d7db50c5de7d6610b540
parentf0e23dcff92e8ef99ea9272362f50912ca0b3b59 (diff)
downloadcoreutils-cac31ff11491a794c5a12794054550de1a58e8fc.tar.gz
*** empty log message ***SH-UTILS-1_16h
-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 55f50885e..aa0c25cfb 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,5 +1,7 @@
Changes in release 1.17
[1.16h]
+* seq with no arguments now elicits a useful diagnostic rather than a segfault
+* portability tweaks to work around utmpname differences
* who works on Solaris
[1.16g]
* factor now uses uintmax_t, so the largest number it can factor is now 2^64 - 1