Index: binutils/include/ChangeLog |
diff --git a/binutils/include/ChangeLog b/binutils/include/ChangeLog |
index 9e6fb590dd67c118f295a3152995aa4e42263f03..244610a176f58447bcbba8d6932fbe7c176df807 100644 |
--- a/binutils/include/ChangeLog |
+++ b/binutils/include/ChangeLog |
@@ -1,3 +1,13 @@ |
+2009-10-09 Rafael Espindola <espindola@google.com> |
+ |
+ * plugin-api.h (ld_plugin_add_input_library): Change argument name to |
+ libname. |
+ |
+2008-10-03 Rafael Espindola <espindola@google.com> |
+ |
+ * plugin-api.h: New. |
+ * lto-symtab.h: New. |
+ |
2009-09-09 Martin Thuresson <martin@mtme.org> |
* bfdlink.h (struct bfd_link_hash_common_entry): Move to top |