aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c750eee12..93d31320b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-08-31 Scott Bambrough <scottb@netwinder.org>
+
+ * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Enclose header in an
+ #ifdef statement to prevent it from being included twice.
+ * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h:
+ #include <bits/armsigctx.h>.
+
1999-08-31 Andreas Schwab <schwab@suse.de>
* locale/C-collate.c: Add missing initialisations.