diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-12-22 11:30:06 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-12-22 11:30:06 -0500 |
commit | b7763303bfe01853eb4b5d034414e445e8c6a7b5 (patch) | |
tree | b04ab17ab4762d85f8333d6379e6c44363b022bb | |
parent | 1eb0b490809a681ea801a1cbd93df5b51a4a47e0 (diff) | |
download | glibc-b7763303bfe01853eb4b5d034414e445e8c6a7b5.tar glibc-b7763303bfe01853eb4b5d034414e445e8c6a7b5.tar.gz glibc-b7763303bfe01853eb4b5d034414e445e8c6a7b5.tar.bz2 glibc-b7763303bfe01853eb4b5d034414e445e8c6a7b5.zip |
Change currency symbol placement for nl_BE
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | localedata/ChangeLog | 3 | ||||
-rw-r--r-- | localedata/locales/nl_BE | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -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 d3f4458384..472691ab3b 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2011-12-22 Ulrich Drepper <drepper@gmail.com> + [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 33f3e1cdb8..869eda682e 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 |