diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 48d771f..a76dde7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 2017-11-07 Alan Modra <amodra@gmail.com> + * ldlang.c (lang_size_sections_1): Properly pluralize messages. + (lang_check_section_addresses): Likewise. + +2017-11-07 Alan Modra <amodra@gmail.com> + * ld.h (textdomain, bindtextdomain): Use safer "do nothing". (ngettext, dngettext, dcngettext): Define when !ENABLE_NLS. |