diff options
author | Steve Ellcey <sje@cup.hp.com> | 2008-09-29 15:34:33 +0000 |
---|---|---|
committer | Steve Ellcey <sje@cup.hp.com> | 2008-09-29 15:34:33 +0000 |
commit | 718a6fd81646967d864ed56258b56225700c73b2 (patch) | |
tree | bbb1efc4b684b87c192bb61d713582b3c2a388ba /gas/ChangeLog | |
parent | b25062aeb5669a714829d151db6d18a375014b19 (diff) | |
download | gdb-718a6fd81646967d864ed56258b56225700c73b2.zip gdb-718a6fd81646967d864ed56258b56225700c73b2.tar.gz gdb-718a6fd81646967d864ed56258b56225700c73b2.tar.bz2 |
* configure: Regenerate for new libtool.
* aclocal.m4: Ditto.
* Makefile.in: Ditto.
* doc/Makefile.in: Ditto.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 485dfb3..66b30ad 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2008-09-29 Peter O'Gorman <pogma@thewrittenword.com> + Steve Ellcey <sje@cup.hp.com> + + * configure: Regenerate for new libtool. + * aclocal.m4: Ditto. + * Makefile.in: Ditto. + * doc/Makefile.in: Ditto. + 2008-09-29 Nick Clifton <nickc@redhat.com> PR 6878 |