diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-10-14 23:42:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-10-14 23:42:04 +0000 |
commit | 504417ac9745bc83124f6719fd7c784c41d7924a (patch) | |
tree | dedba88a50587db5725020072b095d7a274dad71 /ChangeLog | |
parent | 07b649c6f440deffd4a32bfbf0fea088bc9355b5 (diff) | |
download | glibc-504417ac9745bc83124f6719fd7c784c41d7924a.tar.gz glibc-504417ac9745bc83124f6719fd7c784c41d7924a.tar.xz glibc-504417ac9745bc83124f6719fd7c784c41d7924a.zip |
[BZ #804]
* malloc/tst-mtrace.sh: Work around for bootstraping.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7c0c427408..19a63525c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-10-14 Ulrich Drepper <drepper@redhat.com> + [BZ #804] + * malloc/tst-mtrace.sh: Work around for bootstraping. + * locale/programs/ld-collate.c (collate_output): Fix counting of elements. Don't limit table size. Use correct secondary hash function. |