about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2013-05-07 12:33:44 -0400
committerCarlos O'Donell <carlos@redhat.com>2013-05-07 12:33:44 -0400
commite8dd47916fdb437ae44163719e6e876f9073e5d4 (patch)
tree5baafc9dcd5a90f0743a33d42f8b8bca5545c3e2 /ChangeLog
parenta9173057496fb751210f857dbd2310e9ed8431c3 (diff)
downloadglibc-e8dd47916fdb437ae44163719e6e876f9073e5d4.tar.gz
glibc-e8dd47916fdb437ae44163719e6e876f9073e5d4.tar.xz
glibc-e8dd47916fdb437ae44163719e6e876f9073e5d4.zip
manual/message.texi: Fix english and clarify.
Rewrite the first paragraph to talk about users not humans,
and to use correct English.

Clarify that it is the mapping of messages to IDs that
impacts the design of the message translation API.

---

2013-05-07  Carlos O'Donell  <carlos@redhat.com>

	* manual/message.texi (Message Translation): Talk about users.
	Message to key mapping impacts design.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 540cb213ac..9d87fbca2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-05-07  Carlos O'Donell  <carlos@redhat.com>
+
+	* manual/message.texi (Message Translation): Talk about users.
+	Message to key mapping impacts design.
+
 2013-05-06  Roland McGrath  <roland@hack.frob.com>
 
 	* sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.