Index: bfd/doc/ChangeLog |
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog |
index 37a7e384b08bf9e228d8c85e7c3f0da53793eb43..08c278081c5c84103ea3e316009a35c4f2d17d7a 100644 |
--- a/bfd/doc/ChangeLog |
+++ b/bfd/doc/ChangeLog |
@@ -1,3 +1,32 @@ |
+2013-10-14 Nick Clifton <nickc@redhat.com> |
+ |
+ * chew.c (perform): Free next. |
+ |
+2013-04-15 Alan Modra <amodra@gmail.com> |
+ |
+ * Makefile.am ($(MKDOC)): Append $(EXEEXT_FOR_BUILD) to temp file. |
+ * Makefile.in: Regenerate. |
+ |
+2013-04-09 Mingjie Xing <mingjie.xing@gmail.com> |
+ |
+ * bfd.texinfo (typedef bfd, Error reporting, Miscellaneous): |
+ Add menu items. |
+ |
+2013-01-07 Patrice Dumas <pertusus@free.fr> |
+ |
+ * bfd.texinfo: Replace @ with @@ when it is part of the text. |
+ |
+2012-12-17 Nick Clifton <nickc@redhat.com> |
+ |
+ * Makefile.am: Add copyright notice. |
+ * bfdsumm.texi: Likewise. |
+ * makefile.vms: Likewise. |
+ * Makefile.in: Regenerate. |
+ |
+2012-11-08 Alan Modra <amodra@gmail.com> |
+ |
+ * Makefile.in: Regenerate. |
+ |
2012-02-27 Alan Modra <amodra@gmail.com> |
* chew.c (print_stack_level, main): Use %ld to print stack delta. |
@@ -238,6 +267,12 @@ |
For older changes see ChangeLog-9103 |
+Copyright (C) 2004-2012 Free Software Foundation, Inc. |
+ |
+Copying and distribution of this file, with or without modification, |
+are permitted in any medium without royalty provided the copyright |
+notice and this notice are preserved. |
+ |
Local Variables: |
mode: change-log |
left-margin: 8 |