diff options
author | Carlos O'Donell <carlos@redhat.com> | 2013-05-07 12:33:44 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2013-05-07 12:33:44 -0400 |
commit | e8dd47916fdb437ae44163719e6e876f9073e5d4 (patch) | |
tree | 5baafc9dcd5a90f0743a33d42f8b8bca5545c3e2 /ChangeLog | |
parent | a9173057496fb751210f857dbd2310e9ed8431c3 (diff) | |
download | glibc-e8dd47916fdb437ae44163719e6e876f9073e5d4.zip glibc-e8dd47916fdb437ae44163719e6e876f9073e5d4.tar.gz glibc-e8dd47916fdb437ae44163719e6e876f9073e5d4.tar.bz2 |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |