diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,10 +1,12 @@ +2007-02-02 Ulrich Drepper <drepper@redhat.com> + + * nscd/nscd_helper.c (open_socket): Minor size optimization. + 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. |