summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-03 12:21:15 +0000
committerJim Meyering <jim@meyering.net>2000-02-03 12:21:15 +0000
commitb1a7c1d3f65fcbdb2355f3c73ee12f8625d6e01a (patch)
tree7d4a5033c59099e82d2a5c3a24bc18d1be9bce18 /lib
parent07730c119b1049063a9890322b9f02b3854090af (diff)
downloadcoreutils-b1a7c1d3f65fcbdb2355f3c73ee12f8625d6e01a.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 16f6f84bf..dae524974 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,12 @@
+2000-02-03 Jim Meyering <meyering@lucent.com>
+
+ * readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
+ rather than with `#if HAVE_UTMPNAME'.
+
+2000-02-01 Jim Meyering <meyering@lucent.com>
+
+ * readutmp.h (UT_USER): Add parens. From Andreas Schwab.
+
2000-01-31 Jim Meyering <meyering@lucent.com>
* nanosleep.h (nanosleep): Guard declaration with