From 56f77c8b96b9f7fe9d4687d98ca7efc63b62f978 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 13 Sep 2000 17:26:22 +0000 Subject: * shlib-versions: libBrokenLocale needs minimal version for ia64, sparc64 and sh to synch with libc. 2000-09-13 Andreas Jaeger * shlib-versions: libBrokenLocale needs minimal version for ia64, sparc64 and sh to synch with libc. --- ChangeLog | 5 +++++ shlib-versions | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index fcd75f53ba..3b2a0e9ec9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-09-13 Andreas Jaeger + + * shlib-versions: libBrokenLocale needs minimal version for ia64, + sparc64 and sh to synch with libc. + 2000-09-13 Ulrich Drepper * 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. -- cgit 1.4.1