]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 Jul 2002 08:24:31 +0000 (08:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Jul 2002 08:24:31 +0000 (08:24 +0000)
old/sh-utils/ChangeLog
old/textutils/ChangeLog

index 5406c90de5840f51312db3764b0bf11a986b8364..f734cee68eba092d9a57217658194fe8adf59b60 100644 (file)
@@ -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.
index 23463c8f57ddbbf8be213882ef7827ae66ef7b12..8df097847b194831ad37cbd7d44c7d418bd8c512 100644 (file)
@@ -1,7 +1,12 @@
-2002-07-02  Jim Meyering  <meyering@lucent.com>
+2002-07-20  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.22.
 
+       * Upgrade to gettext-0.11.3.
+       * Upgrade to autoconf-2.53b.
+
+2002-07-02  Jim Meyering  <meyering@lucent.com>
+
        * src/cat.c, src/cksum.c, src/comm.c, src/csplit.c, src/cut.c (usage):
        Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.
        * src/expand.c, src/fmt.c, src/fold.c, src/head.c, src/join.c: Likewise.