about summary refs log tree commit diff
path: root/Versions.def
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-13 23:52:38 +0000
committerRoland McGrath <roland@gnu.org>1999-11-13 23:52:38 +0000
commit0bd019279b29e72861ba57e6101afa5e6dafb3a5 (patch)
tree9c89dfd0f45958c30c82d3a5097cf5feaf96bd95 /Versions.def
parent28f08f3fd1c20c4352746839c242d3a7776041a6 (diff)
downloadglibc-0bd019279b29e72861ba57e6101afa5e6dafb3a5.tar.gz
glibc-0bd019279b29e72861ba57e6101afa5e6dafb3a5.tar.xz
glibc-0bd019279b29e72861ba57e6101afa5e6dafb3a5.zip
* Versions.def (libc): Move GLIBC_2.2 dependency from GLIBC_2.1.1 to
	GLIBC_2.1.3.

1999-11-13  Roland McGrath  <roland@baalperazim.frob.com>
Diffstat (limited to 'Versions.def')
-rw-r--r--Versions.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/Versions.def b/Versions.def
index 480eef8e82..d4673915e7 100644
--- a/Versions.def
+++ b/Versions.def
@@ -5,7 +5,9 @@ libc {
   GLIBC_2.0
   GLIBC_2.1 GLIBC_2.0
   GLIBC_2.1.1 GLIBC_2.1
-  GLIBC_2.2 GLIBC_2.1.1
+  GLIBC_2.1.2 GLIBC_2.1.1
+  GLIBC_2.1.3 GLIBC_2.1.2
+  GLIBC_2.2 GLIBC_2.1.3
 }
 libcrypt {
   GLIBC_2.0