X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=a18d03370293f7356e2368916f66f84c82abdb9c;hb=2d0ecbd37030e185556536ea00b3bca28d079a77;hp=740e1131554afd9b75b41ff4e413e6e8b2c2c21d;hpb=4dda933b73d7768c4824f13c46fef6fd0e9dfb73;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 740e11315..a18d03370 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2012-03-05 Bruno Haible + expl: Fix precision of computed result. + * lib/expl.c: Completely rewritten. + * modules/expl (Depends-on): Add isnanl, roundl, ldexpl. Remove floorl. + (Maintainer): Add me. + * m4/expl.m4 (gl_FUNC_EXPL): Update computation of EXPL_LIBM. + +2012-03-05 Bruno Haible + cbrt* tests: More tests. * tests/test-cbrt.h: New file. * tests/test-cbrt.c: Include and test-cbrt.h.