diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0969ca2de1..d06b956810 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-03-27 Ulrich Drepper <drepper@redhat.com> + * include/wchar.h: Undefine __need_mbstate_t and __need_wint_t + unconditionally in the end. + * posix/glob.c (glob): Initialize oldcount early, too. 2010-03-26 Ulrich Drepper <drepper@redhat.com> |