From b7763303bfe01853eb4b5d034414e445e8c6a7b5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 22 Dec 2011 11:30:06 -0500 Subject: Change currency symbol placement for nl_BE --- NEWS | 5 +++-- localedata/ChangeLog | 3 +++ localedata/locales/nl_BE | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 42da1f1..bdf996e 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,9 @@ Version 2.15 6779, 6783, 9696, 10103, 10709, 11589, 12403, 12847, 12868, 12852, 12874, 12885, 12892, 12907, 12922, 12935, 13007, 13021, 13067, 13068, 13090, 13092, 13114, 13118, 13123, 13134, 13138, 13147, 13150, 13179, 13192, - 13268, 13276, 13291, 13305, 13335, 13337, 13344, 13358, 13367, 13416, - 13423, 13439, 13446, 13472, 13484, 13506, 13515, 13523, 13524, 13538 + 13268, 13276, 13291, 13305, 13335, 13337, 13344, 13358, 13367, 13413, + 13416, 13423, 13439, 13446, 13472, 13484, 13506, 13515, 13523, 13524, + 13538 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index d3f4458..472691a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2011-12-22 Ulrich Drepper + [BZ #13413] + * locales/nl_BE: Use LC_MONETARY from nl_NL. + [BZ #13416] * locales/es_CU: New file. * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry diff --git a/localedata/locales/nl_BE b/localedata/locales/nl_BE index 33f3e1c..869eda6 100644 --- a/localedata/locales/nl_BE +++ b/localedata/locales/nl_BE @@ -59,7 +59,7 @@ copy "nl_NL" END LC_MESSAGES LC_MONETARY -copy "fr_BE" +copy "nl_NL" END LC_MONETARY LC_NUMERIC -- cgit v1.1