aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 791b94bec1..c256a53468 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-08-03 Ulrich Drepper <drepper@redhat.com>
+
+ * assert/assert.c: Use hidden_def not INTDEF.
+
+2002-08-03 Jakub Jelinek <jakub@redhat.com>
+
+ * include/libc-symbols.h: Optimize if HAVE_BROKEN_ALIAS_ATTRIBUTE is
+ not defined.
+
2002-08-03 Roland McGrath <roland@redhat.com>
* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.