aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTAMUKI Shoichi <tamuki@linet.gr.jp>2019-03-02 21:00:28 +0900
committerTAMUKI Shoichi <tamuki@linet.gr.jp>2019-03-02 21:00:28 +0900
commit31effacee2fc1b327bedc9a5fcb4b83f227c6539 (patch)
treef05a984e5900809deea58a2d3a68f023cfdb035f /ChangeLog
parentf0eaf86276547f4f1984469b651b3e9968858b85 (diff)
downloadglibc-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 789a9f1..cb43925 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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