X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=b96e58da26a7577c2dddd8550ed3e605d3e7c2cb;hb=27fdc655cea8917df3dca54dbcea8e36faf5b32b;hp=3f943e7616c1a4708c2d188ec37e832afa37cd2a;hpb=7080851f5a8270aee50e8545d28c48c6c75decc1;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 3f943e761..b96e58da2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,25 @@ +2008-07-14 Bruno Haible + + * modules/unictype/ctype-* (Description): Add the word "function". + Improves the resulting doc in MODULES.html. + +2008-07-12 Ben Pfaff + + Add longlong module. + * modules/longlong: New file. + +2008-07-12 Bruno Haible + + * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM + to empty. + 2008-07-10 Ben Pfaff Add isnan module. - * doc/posix-functions/isnan.texi: Mention new module. - * lib/math.in.h: Define isnan macro if we have decided to replace - it. - * m4/isnan.m4: New file. + * doc/posix-functions/isnan.texi: Mention new module. + * lib/math.in.h: Define isnan macro if we have decided to replace + it. + * m4/isnan.m4: New file. * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality also. @@ -68,7 +83,7 @@ * modules/isnand-nolibm: Likewise. * modules/isnanf-nolibm-tests: Likewise. * modules/isnand-nolibm-tests: Likewise. - * lib/frexp.c: Likewise. + * lib/frexp.c: Likewise. * lib/isfinite.c: Likewise. * lib/signbitd.c: Likewise. * lib/signbitf.c: Likewise.