]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add libthread_db version.
authorUlrich Drepper <drepper@redhat.com>
Wed, 10 Nov 1999 07:03:47 +0000 (07:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 10 Nov 1999 07:03:47 +0000 (07:03 +0000)
Versions.def

index 20bd01066e1417bcfc9490019afab3a94a11d134..6cf706afd8160a08ab2b43656ac4dbb1738f623c 100644 (file)
@@ -75,3 +75,6 @@ ld.so {
   GLIBC_2.1 GLIBC_2.0
   GLIBC_2.1.1 GLIBC_2.1
 }
+libthread_db {
+  GLIBC_2.1.3
+}