diff options
author | Nick Clifton <nickc@redhat.com> | 2009-04-16 17:11:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-04-16 17:11:21 +0000 |
commit | 34adf976079a1903e0b513410889588ba7d90ec4 (patch) | |
tree | 6b79e006f7e1f3665d9cdb7e6036428b27d2e45a /ChangeLog | |
parent | 20135e4cea8994900955e560910b2e675881fa95 (diff) | |
download | gdb-34adf976079a1903e0b513410889588ba7d90ec4.zip gdb-34adf976079a1903e0b513410889588ba7d90ec4.tar.gz gdb-34adf976079a1903e0b513410889588ba7d90ec4.tar.bz2 |
Fix typo in previous commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2009-04-15 Anthony Green <green@moxielogic.com> - * configure.ac: Ditto. + * configure.ac: Add moxie support. * configure: Rebuilt. 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |