diff options
author | Nick Clifton <nickc@redhat.com> | 2007-10-11 15:18:40 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-10-11 15:18:40 +0000 |
commit | ad4b42b49f5c441c67fadea7b3481311d0cb2ec1 (patch) | |
tree | c966f5f9cfa51cbcf4b61b2ac6c1ab2a9ebce6ac /gas/ChangeLog | |
parent | b8d5e0ac64cc4e3b3be3d26f29397f0bd82d7349 (diff) | |
download | gdb-ad4b42b49f5c441c67fadea7b3481311d0cb2ec1.zip gdb-ad4b42b49f5c441c67fadea7b3481311d0cb2ec1.tar.gz gdb-ad4b42b49f5c441c67fadea7b3481311d0cb2ec1.tar.bz2 |
PR gas/5161
* config/tc-ia64.c: Allow for translations of error and warning messages.
* po/gas.pot: Regenerate.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 019baa1..292cb1e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -5,6 +5,11 @@ 2007-10-11 Nick Clifton <nickc@redhat.com> + PR gas/5161 + * config/tc-ia64.c: Allow for translations of error and warning + messages. + * po/gas.pot: Regenerate. + PR gas/5158 * config/tc-h8300.c (tc_gen_reloc): Allow for translation of error message. |