diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a8e456021c..914874c514 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-02-02 Jakub Jelinek <jakub@redhat.com> + * include/locale.h (__uselocale): Add libc_hidden_proto. + * locale/uselocale.c (__uselocale): Add libc_hidden_def. + +2007-02-02 Jakub Jelinek <jakub@redhat.com> + * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of gettimeofday. |