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 /localedata | |
parent | 1eb0b490809a681ea801a1cbd93df5b51a4a47e0 (diff) | |
download | glibc-b7763303bfe01853eb4b5d034414e445e8c6a7b5.tar.gz |
Change currency symbol placement for nl_BE
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 3 | ||||
-rw-r--r-- | localedata/locales/nl_BE | 2 |
2 files changed, 4 insertions, 1 deletions
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 |