diff options
author | Nick Clifton <nickc@redhat.com> | 2017-08-17 12:13:28 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-08-17 12:13:28 +0100 |
commit | 12601963cf4de26be1db45ee58ac3e282936aca5 (patch) | |
tree | 7b9edd2a71bc1bfea81688d1c0389fe333523b8e /ld/ChangeLog | |
parent | ba7139188c75a9c620cadea59158c5ffcab28acf (diff) | |
download | fsf-binutils-gdb-12601963cf4de26be1db45ee58ac3e282936aca5.zip fsf-binutils-gdb-12601963cf4de26be1db45ee58ac3e282936aca5.tar.gz fsf-binutils-gdb-12601963cf4de26be1db45ee58ac3e282936aca5.tar.bz2 |
Add new Brazilian Portuguese translation for the ld subdirectory.
* po/pt_BR.po: New Brazilian Portuguese translation.
* configure.ac (ALL_LINGUAS): Add pt_BR.
* configure: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 1b0746a..f137ccd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2017-08-17 Nick Clifton <nickc@redhat.com> + + * po/pt_BR.po: New Brazilian Portuguese translation. + * configure.ac (ALL_LINGUAS): Add pt_BR. + * configure: Regenerate. + 2017-08-14 Alan Modra <amodra@gmail.com> PR 21441 |