X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=3cc41e6cc2e2d4e4346dd2712a91c74d3a5e1ac6;hb=d042d2a4affebbe1a333d3c6a02704e655e511f1;hp=79688671e96c27360f376701694d2c3a53829d4d;hpb=9a354cd888172af4869f8d0227d37906e5e99256;p=pspp diff --git a/ChangeLog b/ChangeLog index 79688671e9..3cc41e6cc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-02-18 Paul Eggert + + stdint: omit redundant check for wchar.h + * m4/stdint.m4 (gl_STDINT_H): The earlier part of this macro now + always tests whether wchar.h exists, so remove the now-redundant test. + 2011-02-18 Bruno Haible stdint: Cut dependency to module 'wchar'.