diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index a83aeb3..da757f0 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2008-12-01 Cary Coutant <ccoutant@google.com> + + * plugin.cc (ld_plugin_message): Change format parameter to const. + Fix mismatch between new[] and delete. + 2008-11-14 Cary Coutant <ccoutant@google.com> * reloc.cc (Sized_relobj::do_read_relocs): Use constant invalid_address |