Mention recent changes in README
authorAnthony Green <green@gmachine.(none)>
Fri, 15 Jan 2010 16:35:37 +0000 (11:35 -0500)
committerAnthony Green <green@gmachine.(none)>
Fri, 15 Jan 2010 16:35:37 +0000 (11:35 -0500)
README
patches/msvc

diff --git a/README b/README
index 7be8356..167de42 100644 (file)
--- a/README
+++ b/README
@@ -136,6 +136,8 @@ See the ChangeLog files for details.
 3.0.10 ???-??-??
         Fix the N64 build on mips-sgi-irix6.5.
        Testsuite fixes for Tru64 Unix.
+       Enable builds with Microsoft's compiler.
+       Enable x86 builds with Sun's compiler.
 
 3.0.9 Dec-31-09
         Add AVR32 and win64 ports.  Add ARM softfp support.
index 1a5c031..9b3384b 100644 (file)
@@ -943,3 +943,12 @@ Index: libffi/README
  Configure has many other options. Use "configure --help" to see them all.
  
  Once configure has finished, type "make". Note that you must be using
+@@ -128,6 +136,8 @@ See the ChangeLog files for details.
+ 3.0.10 ???-??-??
+         Fix the N64 build on mips-sgi-irix6.5.
+       Testsuite fixes for Tru64 Unix.
++      Enable builds with Microsoft's compiler.
++      Enable x86 builds with Sun's compiler.
+ 3.0.9 Dec-31-09
+         Add AVR32 and win64 ports.  Add ARM softfp support.