summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed302255b4..f214a2b6ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1998-12-05  Ulrich Drepper  <drepper@cygnus.com>
+
+	* sysdeps/gnu/bits/utmp.h: Rename struct exit_status to
+	__exit_status.
+	(struct __exit_status): Define members without leading __ only for
+	__USE_GNU.
+
+	* sysdeps/gnu/bits/utmpx.h (struct __exit_status): Define members
+	without leading __ only for __USE_GNU.
+
 1998-12-04  Ulrich Drepper  <drepper@cygnus.com>
 
 	* argp/argp.h: Add __retrict.