aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-05-25 15:30:03 +0000
committerNick Clifton <nickc@redhat.com>2010-05-25 15:30:03 +0000
commit5ae57a91d93dfd01fda4e7d4a95775561662e0ac (patch)
tree1b6c54f0845dd8ca4448ed07baa73c0df226fe78 /gas/ChangeLog
parent07ca107c2d958b45633ef0cdcce7219a95f0cf01 (diff)
downloadgdb-5ae57a91d93dfd01fda4e7d4a95775561662e0ac.zip
gdb-5ae57a91d93dfd01fda4e7d4a95775561662e0ac.tar.gz
gdb-5ae57a91d93dfd01fda4e7d4a95775561662e0ac.tar.bz2
Fix typo.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9779979..80d1cdf 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-25 Nick Clifton <nickc@redhat.com>
+
+ * Makefile.am (MOSTLYCLEANFILES): Fix typo.
+ * Makefile.in: Regenerate.
+
2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
Andrew Stubbs <ams@codesourcery.com>