From c88c83995653c5c1d2019aac142a34da6ed9a501 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 3 Mar 2000 21:33:34 +0000 Subject: [PATCH] Update. 2000-03-03 Andreas Jaeger * sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp. 2000-03-03 Andreas Jaeger * sunrpc/xdr_intXX_t.c (xdr_uint16_t): Fix ENCODE and DECODE cases. (xdr_int64_t): Correctly handle lower half. Fix by Sten Dahlgren , closes PR libc/1623. --- ChangeLog | 11 +++++++++++ localedata/ChangeLog | 4 ++++ localedata/SUPPORTED | 2 ++ 3 files changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8e40b25..66f6aad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-03-03 Andreas Jaeger + + * sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp. + +2000-03-03 Andreas Jaeger + + * sunrpc/xdr_intXX_t.c (xdr_uint16_t): Fix ENCODE and DECODE + cases. + (xdr_int64_t): Correctly handle lower half. + Fix by Sten Dahlgren , closes PR libc/1623. + 2000-03-03 Ulrich Drepper * sysdeps/unix/sysv/linux/init-first.c: Remove trace of personality diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 5075d90..5ccad30 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2000-03-03 Ulrich Drepper + + * SUPPORTED: Add gv_GB and kw_GB. + 2000-03-01 Andreas Jaeger * locales/gv_GB: New file. diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 8773f1f..3e4fbb0 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -33,6 +33,7 @@ fr_FR ISO-8859-1 fr_LU ISO-8859-1 ga_IE ISO-8859-1 gl_ES ISO-8859-1 +gv_GB ISO-8859-1 hr_HR ISO-8859-2 hu_HU ISO-8859-2 in_ID ISO-8859-1 @@ -41,6 +42,7 @@ it_CH ISO-8859-1 it_IT ISO-8859-1 iw_IL ISO-8859-8 kl_GL ISO-8859-1 +kw_GB ISO-8859-1 lt_LT ISO-8859-13 lv_LV ISO-8859-13 mk_MK ISO-8859-5 -- 2.7.4