diff options
author | Jakub Jelinek <jakub@redhat.com> | 2008-01-03 20:20:42 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2008-01-03 20:20:42 +0000 |
commit | 1e44f485d223b0f2f7b194935a0109cb7b713cc3 (patch) | |
tree | bd133eb985c9870f9b6ea0d22b831f6c9b2beb84 /ChangeLog | |
parent | f163450fc0969ebd6f63c5d9bd059f6f0d107d75 (diff) | |
download | glibc-1e44f485d223b0f2f7b194935a0109cb7b713cc3.tar.gz glibc-1e44f485d223b0f2f7b194935a0109cb7b713cc3.tar.xz glibc-1e44f485d223b0f2f7b194935a0109cb7b713cc3.zip |
Updated to fedora-glibc-20080103T1958 cvs/fedora-glibc-2_7_90-3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8f9ff963ae..3a98c7a938 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2008-01-03 Jakub Jelinek <jakub@redhat.com> + + * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc, + __ctype_toupper_loc): Add __THROW. + +2008-01-02 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix + recognition of interface family. + + * posix/getconf.c: Update copyright year. + * nss/getent.c: Likewise. + * iconv/iconvconfig.c: Likewise. + * iconv/iconv_prog.c: Likewise. + * elf/ldconfig.c: Likewise. + * catgets/gencat.c: Likewise. + * csu/version.c: Likewise. + * elf/ldd.bash.in: Likewise. + * elf/sprof.c (print_version): Likewise. + * locale/programs/locale.c: Likewise. + * locale/programs/localedef.c: Likewise. + * nscd/nscd.c (print_version): Likewise. + * debug/xtrace.sh: Likewise. + * malloc/memusage.sh: Likewise. + * malloc/mtrace.pl: Likewise. + * debug/catchsegv.sh: Likewise. + 2007-12-26 Ulrich Drepper <drepper@redhat.com> * nss/nsswitch.c (__nss_lookup): Actually use alternative name in |