aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 073acf85dd..f1a0d41f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-01-26 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/gnu/bits/utmp.h: Don't prepend exit_status elements with
+ __ since utmp.h is not mentioned in any standard.
+
* sysdeps/unix/sysv/linux/i386/clone.S: When not using PIC don't
use jecxz since the label might be far away.