summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2012-04-10 06:33:33 -0400
committerAnthony Green <green@moxielogic.com>2012-04-10 06:33:33 -0400
commit853cc722a16f8d1254573ef3bb73c7b8f3d8a110 (patch)
tree5dc7077422a8f70da0dbbcf7cb4e440a94a311e4 /ChangeLog
parent3f5023068cda07a3dd6dacbaa875a5b5fc96d4bb (diff)
downloadlibffi-853cc722a16f8d1254573ef3bb73c7b8f3d8a110.tar.gz
Fix typo for darwin targets
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a84960..0e564f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-04-10 Anthony Green <green@moxielogic.com>
+
+ * src/powerpc/ffi_darwin.c (ffi_prep_args): Add missing semicolon.
+
2012-04-06 Anthony Green <green@moxielogic.com>
* Makefile.am (EXTRA_DIST): Add new iOS/xcode files.