diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-04-24 Ulrich Drepper <drepper@redhat.com> + * locale/programs/locarchive.c (enlarge_archive): Conserve address + space when temporarily mapping the whole content of the old file. + [BZ #10100] * misc/hsearch_r.c (hsearch_r): Add back ensurance that hval is not zero. |