diff --git a/ChangeLog b/ChangeLog index fc5b22ca1c..bdced1238e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-03-22 Andreas Jaeger + + * sysdeps/mips/bits/nan.h: New file. Copy from generic one with + changes for NaNs on MIPS. + Patch by Hartvig Ekner . + 2002-03-21 Ulrich Drepper * nscd/grpcache.c (addgrbyname): Improve buffer allocate with alloca.