diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 66435308d8..556dc4a099 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,14 @@ 2002-07-16 Ulrich Drepper <drepper@redhat.com> + * catgets/tst-catgets.c (main): Don't expect results for + untranslated messages. + * glibcbug.in: Fix little typo. Remove STDIO. * config.h.in: Fail if __FAST_MATH__ is defined. + * math/Makefile (CPPFLAGS-test-ifloat.c): Also define TEST_FAST_MATH. + (CPPFLAGS-test-idouble.c): Likewise. + (CPPFLAGS-test-ildouble.c): Likewise. 2002-07-15 Ulrich Drepper <drepper@redhat.com> |