diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7b6d4dc718..caafea3155 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-02-05 Ulrich Drepper <drepper@redhat.com> + * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication. + * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory today than when the original code was written. Use larger buffers. This also makes it unnecessary to have stat information, |