summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-10-31 01:49:11 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-10-31 01:49:43 +0100
commite3a88b3e9d7dc37e5e0d7d2a49161442081198e0 (patch)
treec8d5e1276a30c5c0692236fa42ef468c1231806a /ChangeLog
parent3ca235ed369872a6ec15cb15e826cd983d09f786 (diff)
downloadglibc-e3a88b3e9d7dc37e5e0d7d2a49161442081198e0.tar.gz
hurd: Document how to translate EIEIO error message
* sysdeps/gnu/errlist.c (EIEIO): Document how translators should translate the error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86040c06a6..c2d1d845db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-10-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * sysdeps/gnu/errlist.c (EIEIO): Document how translators should
+ translate the error message.
+
2018-10-30 Joseph Myers <joseph@codesourcery.com>
* conform/linknamespace.py: New file.