diff options
-rw-r--r-- | old/sh-utils/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 1cc75b859..0230cb4c1 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,7 +1,8 @@ Changes in release 1.17 + [1.16m] +* false and true now ignore --help and --version when POSIXLY_CORRECT is set [1.16l] * false and true are now C programs rather than shell scripts -* false and true now ignore --help and --version when POSIXLY_CORRECT is set [1.16k] * fix typos in my version of AC_SEARCH_LIBS. * fix dates on config files so builders don't need autoconf/automake |