summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-11-04 14:57:13 +0100
committerMike FABIAN <mfabian@redhat.com>2017-11-04 14:59:29 +0100
commita1c7cd3c72e5002739161ba35c90944b3ad05c9f (patch)
tree3b6dcb52f96fd15f257b7365e3becb9d8c3d403d /ChangeLog
parentb9af29c02074a9b7de5a31bc347f8e327caff926 (diff)
downloadglibc-a1c7cd3c72e5002739161ba35c90944b3ad05c9f.tar.gz
glibc-a1c7cd3c72e5002739161ba35c90944b3ad05c9f.tar.xz
glibc-a1c7cd3c72e5002739161ba35c90944b3ad05c9f.zip
tpi_PG locale: Fix wrong d_fmt
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57a8caef03..f6f3ebfceb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-11-04  Mike FABIAN  <mfabian@redhat.com>
+
+	* localedata/locales/tpi_PG (LC_TIME): Fix wrong d_fmt, / needs
+	to be escaped.
+
 2017-11-04  Florian Weimer  <fweimer@redhat.com>
 
 	* manual/llio.texi (Open-time Flags): Document O_TMPFILE.