diff options
author | Ben Elliston <bje@au.ibm.com> | 2009-11-25 04:35:01 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2009-11-25 04:35:01 +0000 |
commit | 23d0336260c05f4725cceb543f06010bb64997c9 (patch) | |
tree | 6bfb46cb290c643fbc234fa3bd470bef5a606ddc /libiberty/ChangeLog | |
parent | 50aeb7d4316c838b8d3d41c2191a7ec2a0874f49 (diff) | |
download | gdb-23d0336260c05f4725cceb543f06010bb64997c9.zip gdb-23d0336260c05f4725cceb543f06010bb64997c9.tar.gz gdb-23d0336260c05f4725cceb543f06010bb64997c9.tar.bz2 |
* 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/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 79e0462..8fc5ac1 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> |