diff options
author | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-01-19 01:09:12 +0100 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-01-19 01:09:12 +0100 |
commit | 32ac6e927da435405089d69f08424cff0b10a17c (patch) | |
tree | 7b05fa9c048383727149048218772779d8e534d4 /ChangeLog | |
parent | 8e448310d74b283c5cd02b9ed7fb997b47bf9b22 (diff) | |
download | glibc-32ac6e927da435405089d69f08424cff0b10a17c.tar glibc-32ac6e927da435405089d69f08424cff0b10a17c.tar.gz glibc-32ac6e927da435405089d69f08424cff0b10a17c.tar.bz2 glibc-32ac6e927da435405089d69f08424cff0b10a17c.zip |
locales gu_IN, lo_LA: Fix obvious typos in dates.
Reported-by: Robert Pluim <rpluim@gmail.com>
* localedata/locales/gu_IN (LC_IDENTIFICATION): Fix an obvious typo
in date: "2004-14-09" should be "2004-09-14".
* localedata/locales/lo_LA: Fix an obvious typo in date in the header:
"2003-15-09" should be "2003-09-15".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2018-01-19 Rafal Luzynski <digitalfreak@lingonborough.com> + + * localedata/locales/gu_IN (LC_IDENTIFICATION): Fix an obvious typo + in date: "2004-14-09" should be "2004-09-14". + * localedata/locales/lo_LA: Fix an obvious typo in date in the header: + "2003-15-09" should be "2003-09-15". + 2018-01-18 Arjun Shankar <arjun@redhat.com> [BZ #22343] |