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 63858ee..55e320e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2010-12-05 H.J. Lu <hongjiu.lu@intel.com> + PR ld/12289 + * plugin.c (message): Call plugin_call_cleanup on fatal + error. + +2010-12-05 H.J. Lu <hongjiu.lu@intel.com> + * plugin.c (message): Add a space after `:' in error message. 2010-12-05 H.J. Lu <hongjiu.lu@intel.com> |