aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-04-11 09:41:08 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-04-11 09:41:08 +0200
commit221710af7ead55942e24f225b18c81dbe07ab08f (patch)
treee74f3c4850a67e0059d2aa9f0fd41726c573c72b
parentAdd more bug numbers to historic ChangeLog entries (diff)
downloadglibc-221710af7ead55942e24f225b18c81dbe07ab08f.tar.xz
glibc-221710af7ead55942e24f225b18c81dbe07ab08f.zip
Add missing ChangeLog entry for commit 10dd69e9a00
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fc9814e74..fe40b9568f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-04-10 TAMUKI Shoichi <tamuki@linet.gr.jp>
+
+ * manual/time.texi (Formatting Calendar Time): Add missing percent
+ sign to conversion specifier.
+
2019-04-09 Carlos O'Donell <carlos@redhat.com>
Kwok Cheung Yeung <kcy@codesourcery.com>