diff --git a/ChangeLog b/ChangeLog index cc74513183..e410813f8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ +2007-05-07 Ulrich Drepper + + [BZ #4403] + * string/strfry.c (strfry): Make result more random. + 2007-05-07 Richard Henderson * sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define if __NO_LONG_DOUBLE_MATH. * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not - available in the compiler, add .arch directive to ethe assembly. + available in the compiler, add .arch directive to the assembly. 2007-05-07 Jakub Jelinek