diff options
author | Roland McGrath <roland@gnu.org> | 2005-03-22 23:52:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-03-22 23:52:59 +0000 |
commit | 2fb9a65c22e5d6d59ebadbdd7b0ead3bdd17abd6 (patch) | |
tree | 143157d4dafd0bf3a39c4db5d5d47155bb5bdf71 /ChangeLog | |
parent | 0dad51c17277e5f0694ec5e1f20081fe223d39c9 (diff) | |
download | glibc-2fb9a65c22e5d6d59ebadbdd7b0ead3bdd17abd6.tar.gz glibc-2fb9a65c22e5d6d59ebadbdd7b0ead3bdd17abd6.tar.xz glibc-2fb9a65c22e5d6d59ebadbdd7b0ead3bdd17abd6.zip |
* Versions.def (libdl, librt): Add GLIBC_2.3.4 version.
* scripts/versions.awk: Print all errors and die at the end. Use library name in versions array keys.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 01c6821ba3..44cd4de081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-03-22 Roland McGrath <roland@redhat.com> + + * Versions.def (libdl, librt): Add GLIBC_2.3.4 version. + + * scripts/versions.awk: Print all errors and die at the end. + Use library name in versions array keys. + 2005-03-22 Daniel Jacobowitz <dan@codesourcery.com> * elf/elf.h (PT_ARM_EXIDX): New macro. |