diff options
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 5406c90de..f734cee68 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,12 @@ -2002-07-18 Jim Meyering <meyering@lucent.com> +2002-07-20 Jim Meyering <meyering@lucent.com> * Version 2.0.13. + * Upgrade to gettext-0.11.3. + * Upgrade to autoconf-2.53b. + +2002-07-18 Jim Meyering <meyering@lucent.com> + * src/uname.c (main): Test sysctl(...) >= 0, not == 0, since on NetBSD the return value may well be positive. Use one-line aggregate initializations. |