Fix a const warning in ldconfig.
[glibc.git] / ChangeLog
blob952952ab682fa6217fde8d642336520e63bd15f0
1 2010-05-07  Roland McGrath  <roland@redhat.com>
3         * elf/ldconfig.c (main): Add a const.
5 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
7         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
8         (args_options): Add no-idn option.
9         (ahosts_keys_int): Add idn_flags to ai_flags.
10         (parse_option): Handle 'i' option to clear idn_flags.
12         * malloc/malloc.c (_int_free): Possible race in the most recently
13         added check.  Only act on the data if no current modification
14         happened.
16 See ChangeLog.17 for earlier changes.