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 758d918..a896a0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-05-21 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/arm/bits/huge_val.h: Prereq gcc 2.96+, not 2.95.
+ * sysdeps/i386/bits/huge_val.h: Likewise.
+ * sysdeps/ieee754/bits/huge_val.h: Likewise.
+ * sysdeps/m68k/bits/huge_val.h: Likewise.
+ * sysdeps/sparc/sparc32/bits/huge_val.h: Likewise.
+ * sysdeps/sparc/sparc64/bits/huge_val.h: Likewise.
+
2000-05-22 Andreas Jaeger <aj@suse.de>
* iconv/tst-iconv1.c (main): Remove const from inbuf to follow