diff --git a/CHANGES.current b/CHANGES.current index 0c1646f6e..22210ac47 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,9 @@ Version 1.3.32 (in progress) ============================ +11/11/2007: wsfulton + [R] Add support for Windows (Visual C++ 8 tested) + 11/10/2007: olly [php] Fix makefile generated by -make (SF#1633679). Update documentation to mark "-make" as deprecated (none of the other diff --git a/README b/README index 376313f82..f125fc944 100644 --- a/README +++ b/README @@ -97,6 +97,7 @@ SWIG-1.3.32 summary: - shared_ptr support for Java and C# - Enhanced STL support for Ruby - Fixed long-standing memory leak when returning a wrapped C++ object +- Windows support for R - Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile, Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl. - Improved warning support