diff options
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 9801bda..203f986 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2012-04-02 Mike Frysinger <vapier@gentoo.org> + + * ldmisc.c (vfinfo): Assign new local str to fmt. Delete + putc call. If str and fmt are different, call fwrite on + the difference. + 2012-03-30 Nick Clifton <nickc@redhat.com> * po/vi.po: Updated Vietnamese translation. |