diff options
author | Daniel Jacobowitz <drow@false.org> | 2005-05-06 18:23:14 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2005-05-06 18:23:14 +0000 |
commit | aa7eb06d9718e836dd7cb22e320571c6b45785cb (patch) | |
tree | 73f76f1a58ed158c73e0ec9e718f813e29804c3c /gas | |
parent | 3f693ed58164ba33e92bccd994a00da9d04cd151 (diff) | |
download | gdb-aa7eb06d9718e836dd7cb22e320571c6b45785cb.zip gdb-aa7eb06d9718e836dd7cb22e320571c6b45785cb.tar.gz gdb-aa7eb06d9718e836dd7cb22e320571c6b45785cb.tar.bz2 |
Correct changelog snafu.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index eee4337..793520a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -165,6 +165,14 @@ * hash.c: Undo the last change. * hash.h: Likewise. +2005-04-29 Daniel Jacobowitz <dan@codesourcery.com> + + * doc/Makefile.am (gasver.texi): Depend on bfd/configure instead + of Makefile. + (DISTCLEANFILES): Remove. + (MAINTAINERCLEANFILES): Add asconfig.texi. + * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated. + 2005-04-29 Ben Elliston <bje@au.ibm.com> * Makefile.am (GAS_CFILES): Remove bignum-copy.c. |