diff options
author | Jim Meyering <jim@meyering.net> | 1998-12-06 22:18:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-12-06 22:18:38 +0000 |
commit | 76223aedefcef3a7f75349732ee4ba7b906f4496 (patch) | |
tree | 075f1f4b9f0e66ae5bd1e6677473fa6356984d9a /old | |
parent | 2ec7385fb05fa128ba0056543134511e8281c8fd (diff) | |
download | coreutils-76223aedefcef3a7f75349732ee4ba7b906f4496.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 190fde42e..b7ac2a741 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +1998-12-06 Jim Meyering <meyering@ascend.com> + + * lib/putenv.c: Redefine putenv before including stdlib.h to work + around Solaris 2.7's conflicting prototype. Reported by Karl Berry. + 1998-10-31 Jim Meyering <meyering@ascend.com> * tests/Makefile.am (EXTRA_DIST): Add Fetish.pm. |