diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2010-02-24 16:02:17 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2010-02-24 16:02:17 +0000 |
commit | 22faf0048fbe3261eafc0ff93bbcdbaa7a8d0df8 (patch) | |
tree | 84df16f25de2b93d1e187ce71c884784d6c3813c /libffi/ChangeLog | |
parent | 28c64ec89358cbe999af26abcc2867149a85bb23 (diff) | |
download | gcc-22faf0048fbe3261eafc0ff93bbcdbaa7a8d0df8.zip gcc-22faf0048fbe3261eafc0ff93bbcdbaa7a8d0df8.tar.gz gcc-22faf0048fbe3261eafc0ff93bbcdbaa7a8d0df8.tar.bz2 |
libffi.texi (The Closure API): Fix typo.
* doc/libffi.texi (The Closure API): Fix typo.
* doc/libffi.info: Remove.
From-SVN: r157049
Diffstat (limited to 'libffi/ChangeLog')
-rw-r--r-- | libffi/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog index bb6a279..85e255d 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -1,3 +1,8 @@ +2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * doc/libffi.texi (The Closure API): Fix typo. + * doc/libffi.info: Remove. + 2010-02-15 Matthias Klose <doko@ubuntu.com> * src/arm/sysv.S (__ARM_ARCH__): Define for processor |