diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-03 09:54:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-03 09:54:53 +0000 |
commit | da1695cee6a6569b3d5f2441d55aea884e61ec72 (patch) | |
tree | f6b636e9bcc4a4afe11232188babecc39204f643 /old/sh-utils | |
parent | 2fd63693cc3d581a8b7ff03fda056ebec6e5c50a (diff) | |
download | coreutils-da1695cee6a6569b3d5f2441d55aea884e61ec72.tar.xz |
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index f8bd648c1..2daa0445e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2,6 +2,9 @@ * Version 2.0.12. + * tests/nice: Export _POSIX2_VERSION=199209, so we can continue + to exercise the now-obsolete options. + * Makefile.maint (strftime-check): Add `N'. 2002-02-27 Paul Eggert <eggert@twinsun.com> |