diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2016-07-07 14:47:02 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2016-07-07 14:49:20 +0200 |
commit | d461c9682d4954076f9ee9e07be903c2eef8e73b (patch) | |
tree | 5d3de48ce19901a83007bc11775c8b3f17d96e26 /localedata/ChangeLog | |
parent | eaee348ce71c34faa7a1122529aa9b9807a269c2 (diff) | |
download | glibc-d461c9682d4954076f9ee9e07be903c2eef8e73b.tar.gz glibc-d461c9682d4954076f9ee9e07be903c2eef8e73b.tar.xz glibc-d461c9682d4954076f9ee9e07be903c2eef8e73b.zip |
localedata: fix de_LI locale
Fix the postal_fmt and country_name entries to continue on the following line without indentation. localedata/Changelog: * locales/de_LI (postal_fmt): Fix indentation. (country_name): Likewise.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index c3dbd644e5..4be8afc110 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2016-07-07 Aurelien Jarno <aurelien@aurel32.net> + + * locales/de_LI (postal_fmt): Fix indentation. + (country_name): Likewise. + 2016-07-06 Aurelien Jarno <aurelien@aurel32.net> * locales/de_LI: New locale. |