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 efa978eb26..5fb62a630b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-05-29 Ulrich Drepper <drepper@gmail.com> + [BZ #11781] + * malloc/malloc.h: Declare malloc hook variables as volatile. + * locale/programs/locarchive.c (add_locale_to_archive): Fix typo in last patch. |