diff options
author | TAMUKI Shoichi <tamuki@linet.gr.jp> | 2019-03-02 21:00:28 +0900 |
---|---|---|
committer | TAMUKI Shoichi <tamuki@linet.gr.jp> | 2019-03-02 21:00:28 +0900 |
commit | 31effacee2fc1b327bedc9a5fcb4b83f227c6539 (patch) | |
tree | f05a984e5900809deea58a2d3a68f023cfdb035f /ChangeLog | |
parent | f0eaf86276547f4f1984469b651b3e9968858b85 (diff) | |
download | glibc-31effacee2fc1b327bedc9a5fcb4b83f227c6539.zip glibc-31effacee2fc1b327bedc9a5fcb4b83f227c6539.tar.gz glibc-31effacee2fc1b327bedc9a5fcb4b83f227c6539.tar.bz2 |
ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162]
The offset in era-string format for Taisho gan-nen (1912) is currently
defined as 2, but it should be 1. So fix it. "Gan-nen" means the 1st
(origin) year, Taisho started on July 30, 1912.
Reported-by: Morimitsu, Junji <junji.morimitsu@hpe.com>
Reviewed-by: Rafal Luzynski <digitalfreak@lingonborough.com>
ChangeLog:
[BZ #24162]
* localedata/locales/ja_JP (LC_TIME): Change the offset for Taisho
gan-nen from 2 to 1. Problem reported by Morimitsu, Junji.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2019-03-02 TAMUKI Shoichi <tamuki@linet.gr.jp> + + [BZ #24162] + * localedata/locales/ja_JP (LC_TIME): Change the offset for Taisho + gan-nen from 2 to 1. Problem reported by Morimitsu, Junji. + 2019-03-01 Gabriel F. T. Gomes <gabriel@inconstante.eti.br> * misc/tst-ldbl-error.c (do_one_test): Adapt for reuse by nldbl |