summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-09-20 06:54:06 -0400
committerAnthony Green <green@moxielogic.com>2014-09-20 06:54:06 -0400
commitf920a01ad8eafc79daaf331499ef9a97696c46a7 (patch)
tree47aa05ec6368af8de590176619d4d062cab2ce19
parentbfcbf329c5e4bebdb32134d4e53260e17e4e66cc (diff)
downloadlibffi-f920a01ad8eafc79daaf331499ef9a97696c46a7.tar.gz
Update release notes.
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 9cba257..fad2476 100644
--- a/README
+++ b/README
@@ -110,6 +110,7 @@ tested:
| X86-64 | Linux/x32 | GCC |
| X86-64 | OpenBSD | GCC |
| X86-64 | Solaris | Oracle Solaris Studio C |
+| X86-64 | Windows/Cygwin | GCC |
| X86-64 | Windows/MingW | GCC |
| Xtensa | Linux | GCC |
|-----------------+------------------+-------------------------|
@@ -180,7 +181,9 @@ History
See the git log for details at http://github.com/atgreen/libffi.
-3.1.1 TBD
+3.2 TBD
+ Add C99 Complex Type support.
+ Add Cygwin-64 support.
Bug fixes.
3.1 May-19-14