diff options
author | Kevin Buettner <kevinb@redhat.com> | 2011-01-26 23:13:22 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2011-01-26 23:13:22 +0000 |
commit | cdefc55df36ffd121d90afa90626d20caf88a14d (patch) | |
tree | a2a7c9804cd57a21351c5f584376c9c3ca2d9219 /gdb/ChangeLog | |
parent | 92e1a16bfaeda79d9c962f94ceb97f27bd11dc7b (diff) | |
download | gdb-cdefc55df36ffd121d90afa90626d20caf88a14d.zip gdb-cdefc55df36ffd121d90afa90626d20caf88a14d.tar.gz gdb-cdefc55df36ffd121d90afa90626d20caf88a14d.tar.bz2 |
* remote-mips.c: Add internationalization mark ups. Remove
trailing \n from already marked up strings.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4318d42..7c4ea3a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-01-26 Kevin Buettner <kevinb@redhat.com> + + * remote-mips.c: Add internationalization mark ups. Remove + trailing \n from already marked up strings. + 2011-01-26 Tom Tromey <tromey@redhat.com> * python/py-prettyprint.c (print_string_repr): Clear |