]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 23 Jul 2000 15:28:29 +0000 (15:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Jul 2000 15:28:29 +0000 (15:28 +0000)
old/sh-utils/ChangeLog

index dd84d0210d025a58f6bb07a3fe73f35a954857fe..c33b87e848ad85c862badf85213c8929fa1a04be 100644 (file)
@@ -1,3 +1,14 @@
+2000-07-23  Jim Meyering  <meyering@lucent.com>
+
+       * src/sys2.h [!HAVE_DECL_GETPWUID]: Declare getpwuid.
+       [!HAVE_DECL_GETGRGID]: Declare getgrgid.
+       [!HAVE_DECL_GETUID]: Declare getuid.
+
+2000-07-19  Jim Meyering  <meyering@lucent.com>
+
+       * src/date.c (batch_convert): Free `initial_TZ' only if it was set.
+       Reported by Michael Hohn.
+
 2000-07-17  Jim Meyering  <meyering@lucent.com>
 
        * src/stty.c (visible): Don't mark `<undef>' for translation.