diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 84cd7004a3..c469e10ef6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-11-15 Ulrich Drepper <drepper@gmail.com> + + * locale/loadarchive.c (_nl_load_locale_from_archive): Open files to + O_CLOEXEC. + * locale/loadlocale.c (_nl_load_locale): Likewise. + 2011-11-15 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU) |