README: Update news for 3.0.14
authorJosh Triplett <josh@joshtriplett.org>
Sun, 16 Mar 2014 12:38:24 +0000 (05:38 -0700)
committerJosh Triplett <josh@joshtriplett.org>
Sun, 16 Mar 2014 12:39:23 +0000 (05:39 -0700)
README

diff --git a/README b/README
index 5a46a3d..488e14f 100644 (file)
--- a/README
+++ b/README
@@ -176,6 +176,9 @@ See the ChangeLog files for details.
         Add AArch64 (ARM64) iOS support.
         Add Nios II support.
         Add m88k and DEC VAX support.
+       Add support for stdcall, thiscall, and fastcall on non-Windows 32-bit
+         x86 targets such as Linux.
+       Make the testsuite more robust: eliminated several spurious failures.
        Android build fix.
        Fix MIPS N32 ABI bug.
        Various x86, FreeBSD and UltraSPARC IIi fixes.