diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-04 17:14:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-04 17:14:58 +0000 |
commit | 8e856b5a9aeb2cf6c468b65be5a6efef2dd1bbb5 (patch) | |
tree | c8b54f7ed1ab43a2349b9b16b940700d5870c2dd /ChangeLog | |
parent | e7cbb3a8c251898e69811ed198aba46e42d6113c (diff) | |
download | glibc-8e856b5a9aeb2cf6c468b65be5a6efef2dd1bbb5.tar.gz glibc-8e856b5a9aeb2cf6c468b65be5a6efef2dd1bbb5.tar.xz glibc-8e856b5a9aeb2cf6c468b65be5a6efef2dd1bbb5.zip |
* abi-tags (*-.*-syllable.*): New match, with ABI value 5.
* elf/cache.c (print_entry): Match the Syllable ABI tag.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f96202eb6a..657c7f26fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-25 Kristian Van Der Vliet <vanders@liqwyd.com> + + * abi-tags (*-.*-syllable.*): New match, with ABI value 5. + * elf/cache.c (print_entry): Match the Syllable ABI tag. + 2006-01-04 Ulrich Drepper <drepper@redhat.com> * include/stdlib.h: Make even more C++ compliant. |