diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-10-07 20:30:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-10-07 20:30:57 +0000 |
commit | fa279678a0770fe71ddfbb3cba8400a37754a1e7 (patch) | |
tree | fb8c0128730c6af17644b1ed0ba1b4676f69c8d9 /ChangeLog | |
parent | c4f9fc3a99de138da440da307753ce73ed4c6747 (diff) | |
download | glibc-fa279678a0770fe71ddfbb3cba8400a37754a1e7.tar.gz glibc-fa279678a0770fe71ddfbb3cba8400a37754a1e7.tar.xz glibc-fa279678a0770fe71ddfbb3cba8400a37754a1e7.zip |
* Versions.def: Add GLIBC_2.6 to libpthread.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b29e4dc2fa..d9b37a1804 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-07 Ulrich Drepper <drepper@redhat.com> + * Versions.def: Add GLIBC_2.6 to libpthread. + * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use. (versioned_symbol): Likewise. (compat_symbol): Likewise. |