aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc5b22ca1c..bdced1238e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-22 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/mips/bits/nan.h: New file. Copy from generic one with
+ changes for NaNs on MIPS.
+ Patch by Hartvig Ekner <hartvige@mips.com>.
+
2002-03-21 Ulrich Drepper <drepper@redhat.com>
* nscd/grpcache.c (addgrbyname): Improve buffer allocate with alloca.