diff options
author | Jakub Jelinek <jakub@redhat.com> | 2005-03-24 08:19:18 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2005-03-24 08:19:18 +0000 |
commit | 55a24b753a4f6e03ed23e16b2be847bd5c5642a7 (patch) | |
tree | c72d70578f8305f1cfedc9a24507d12c45a5ff1c /Versions.def | |
parent | dfaef65dcfc165ef88957b7b4633499cbf612299 (diff) | |
download | glibc-55a24b753a4f6e03ed23e16b2be847bd5c5642a7.tar glibc-55a24b753a4f6e03ed23e16b2be847bd5c5642a7.tar.gz glibc-55a24b753a4f6e03ed23e16b2be847bd5c5642a7.tar.bz2 glibc-55a24b753a4f6e03ed23e16b2be847bd5c5642a7.zip |
Updated to fedora-glibc-20050324T0715cvs/fedora-glibc-2_3_4-17
Diffstat (limited to 'Versions.def')
-rw-r--r-- | Versions.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def index 33409f1143..923f5eb31e 100644 --- a/Versions.def +++ b/Versions.def @@ -35,6 +35,7 @@ libdl { GLIBC_2.0 GLIBC_2.1 GLIBC_2.3.3 + GLIBC_2.3.4 } libm { GLIBC_2.0 @@ -90,6 +91,7 @@ librt { GLIBC_2.2 GLIBC_2.3 GLIBC_2.3.3 + GLIBC_2.3.4 } libutil { GLIBC_2.0 |