summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-29 07:33:23 +0000
committerJim Meyering <jim@meyering.net>2004-03-29 07:33:23 +0000
commit1cf3f4352a5390071e698c83fdda2159b2e55188 (patch)
tree0d39be7f067f2e1392250293b0a16b00e62caef3 /ChangeLog
parentba894b1ea153bb1e8873ef927b6b5395d30bed7b (diff)
downloadcoreutils-1cf3f4352a5390071e698c83fdda2159b2e55188.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91bb1a8ab..b950aad49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-03-28 Paul Eggert <eggert@twinsun.com>
+
+ Fix some gotchas encountered when porting to Solaris 8, using
+ the Forte 6u2 compiler.
+
+ * src/hostname.c [HAVE_SETHOSTNAME && !defined sethostname]:
+ Declare sethostname, since no Solaris header does it.
+ * src/who.c: Include "vasprintf.h", for asprintf.
+
2004-03-28 Jim Meyering <jim@meyering.net>
* Version 5.3.0.