about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-09-13 17:26:22 +0000
committerAndreas Jaeger <aj@suse.de>2000-09-13 17:26:22 +0000
commit56f77c8b96b9f7fe9d4687d98ca7efc63b62f978 (patch)
tree0f7fd27fd580cc61feb899817bdd7b37ae8bbeb4
parentc0d99958f9f329400d25040b3d422fa937522b65 (diff)
downloadglibc-56f77c8b96b9f7fe9d4687d98ca7efc63b62f978.tar.gz
glibc-56f77c8b96b9f7fe9d4687d98ca7efc63b62f978.tar.xz
glibc-56f77c8b96b9f7fe9d4687d98ca7efc63b62f978.zip
* shlib-versions: libBrokenLocale needs minimal version for ia64,
sparc64 and sh to synch with libc.
2000-09-13  Andreas Jaeger  <aj@suse.de>

	* shlib-versions: libBrokenLocale needs minimal version for ia64,
	sparc64 and sh to synch with libc.
-rw-r--r--ChangeLog5
-rw-r--r--shlib-versions3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcd75f53ba..3b2a0e9ec9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-13  Andreas Jaeger  <aj@suse.de>
+
+	* shlib-versions: libBrokenLocale needs minimal version for ia64,
+	sparc64 and sh to synch with libc.
+
 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
 
 	* iconvdata/Makefile (modules): Add ISO-2022-CN-EXT.
diff --git a/shlib-versions b/shlib-versions
index 685b8a329d..ceed6bf0b3 100644
--- a/shlib-versions
+++ b/shlib-versions
@@ -104,6 +104,9 @@ alpha.*-.*-linux.*	libcrypt=1.1
 
 # The gross patch for programs assuming broken locale implementations.
 alpha.*-.*-linux.*	libBrokenLocale=1.1
+ia64-.*-.*		libBrokenLocale=1	GLIBC_2.2
+sh.*-.*-.*		libBrokenLocale=1	GLIBC_2.2
+sparc64-.*-.*		libBrokenLocale=1	GLIBC_2.2
 .*-.*-.*		libBrokenLocale=1
 
 # The real-time library from POSIX.1b.