diff options
author | Nick Clifton <nickc@redhat.com> | 2008-02-15 10:24:27 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-02-15 10:24:27 +0000 |
commit | 7cefd12b3a8b1091703d4cde154610bb6b8db4f8 (patch) | |
tree | 96e8f48c7e76f778c92c9eef185300c8c2c8630b /binutils | |
parent | c904a764022612fa200ce17e5a6cbbaf67bef80f (diff) | |
download | gdb-7cefd12b3a8b1091703d4cde154610bb6b8db4f8.zip gdb-7cefd12b3a8b1091703d4cde154610bb6b8db4f8.tar.gz gdb-7cefd12b3a8b1091703d4cde154610bb6b8db4f8.tar.bz2 |
Update attribution for PR 5713 patch.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a613879..8734179 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,4 +1,5 @@ -2008-02-15 Nick Clifton <nickc@redhat.com> +2008-02-15 Chu Li <chul@cn.fujitsu.com> + Nick Clifton <nickc@redhat.com> PR binutils/5713 * strings.c (integer_arg): Delete function. |