diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-05-05 13:37:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-05-05 13:37:35 +0000 |
commit | fff04b32afcf55edd678f7635a70f8918c4a0bd9 (patch) | |
tree | 6e1827fe0ef244487cc8757014639a4b8834da2a /ChangeLog | |
parent | f2d5cf5005abf48aeaf4e7e8093aa49f32c76756 (diff) | |
download | glibc-fff04b32afcf55edd678f7635a70f8918c4a0bd9.zip glibc-fff04b32afcf55edd678f7635a70f8918c4a0bd9.tar.gz glibc-fff04b32afcf55edd678f7635a70f8918c4a0bd9.tar.bz2 |
[BZ #2509]cvs/fedora-glibc-20060505T1443
2006-05-05 Jakub Jelinek <jakub@redhat.com>
[BZ #2509]
* stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
on 32-bit arches.
2006-05-05 Ulrich Drepper <drepper@redhat.com>
* locale/programs/ld-address.c (address_finish): Fix one more
place where the iso639 array might be access beyond the limits.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2006-05-05 Jakub Jelinek <jakub@redhat.com> + + [BZ #2509] + * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even + on 32-bit arches. + +2006-05-05 Ulrich Drepper <drepper@redhat.com> + + * locale/programs/ld-address.c (address_finish): Fix one more + place where the iso639 array might be access beyond the limits. + 2006-05-04 Ulrich Drepper <drepper@redhat.com> * nis/nis_table.c (nis_list): Avoid clearing res twice before |