summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2009-11-25 04:35:01 +0000
committerBen Elliston <bje@au.ibm.com>2009-11-25 04:35:01 +0000
commit24acc3a1397c257a59eaace0dfea6d40e08a7f77 (patch)
treeee586586e9c970dc51ea76118c6b60c1f1a2babb /libiberty/ChangeLog
parentcbc2c6b803a69f966e191feb03d4d32a67a003b2 (diff)
downloadbinutils-redhat-24acc3a1397c257a59eaace0dfea6d40e08a7f77.tar.gz
* README: Mention changes to Makefile.in and functions.texi.
* gather-docs: Mention 'make stamp-functions' in the header.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 79e0462dd2..8fc5ac1734 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-25 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
+ Ben Elliston <bje@au.ibm.com>
+
+ * README: Mention changes to Makefile.in and functions.texi.
+ * gather-docs: Mention 'make stamp-functions' in the header.
+
2009-11-23 Ben Elliston <bje@au.ibm.com>
Ian Lance Taylor <iant@google.com>