From aa8a3b59b1603ce0855e5130cb060318c8e8c78d Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 30 Nov 2004 07:01:14 +0000 Subject: 2.3.3-86 --- ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 67012de252..677fdf054c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-11-29 Jakub Jelinek + + * stdlib/strtod_l.c (INTERNAL (__STRTOF)): If densize > 2 + and numsize < densize, always shift num up by empty + 1 + limbs. + + * posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after + normal_bracket label. + + * time/tst-mktime2.c (bigtime_test): Initialize tm.tm_isdst to -1. + 2004-11-29 Roland McGrath * posix/confstr.c: Avoid punctuation in #error text. @@ -51,8 +62,6 @@ 2004-11-26 Jakub Jelinek - * sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add GETCONF_DIR. - * posix/Makefile (generated: Add getconf.speclist. ($(inst_libexecdir)/getconf): Use getconf.speclist instead of getconf output. -- cgit v1.2.3