summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-05-05 13:37:35 +0000
committerUlrich Drepper <drepper@redhat.com>2006-05-05 13:37:35 +0000
commitfff04b32afcf55edd678f7635a70f8918c4a0bd9 (patch)
tree6e1827fe0ef244487cc8757014639a4b8834da2a /ChangeLog
parentf2d5cf5005abf48aeaf4e7e8093aa49f32c76756 (diff)
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--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc3bfaf1ef..8c427ac75c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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