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 | 47d39ee0b65a84949c14410e584a6d36bb4ae6d8 (patch) | |
tree | 4ce9ae86661ea2f1bc6f7b20a951dc56c5b30570 /ChangeLog | |
parent | 54155bc37b91e2b913e989dcbce6d5ea19259459 (diff) | |
download | newlib-47d39ee0b65a84949c14410e584a6d36bb4ae6d8.zip newlib-47d39ee0b65a84949c14410e584a6d36bb4ae6d8.tar.gz newlib-47d39ee0b65a84949c14410e584a6d36bb4ae6d8.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> |