about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-22 18:27:23 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-22 18:27:23 +0000
commit33256e8a8c60eb6a5b51f7c951671aab611d1c8e (patch)
tree90d8fa06d54634771711a25016da56fc9124aeba /ChangeLog
parent2fcbf75bca4f4a08222f83c771565322c4094b5f (diff)
downloadglibc-33256e8a8c60eb6a5b51f7c951671aab611d1c8e.tar.gz
glibc-33256e8a8c60eb6a5b51f7c951671aab611d1c8e.tar.xz
glibc-33256e8a8c60eb6a5b51f7c951671aab611d1c8e.zip
Update.
2000-06-22  Jes Sorensen  <jes@linuxcare.com>

	* shlib-versions: Bump so versions to 6.1 for libc and libm on the
	ia64 to allow 2.2+ libraries to coexist with 2.1 ones.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fd95165c8..ed0b50af20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-22  Jes Sorensen  <jes@linuxcare.com>
+
+	* shlib-versions: Bump so versions to 6.1 for libc and libm on the
+	ia64 to allow 2.2+ libraries to coexist with 2.1 ones.
+
 2000-06-22  Ulrich Drepper  <drepper@redhat.com>
 
 	* io/sys/stat.h: Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.