From 3b5cc8020c51e3e7013f2ef4574c8db1c33e1d2c Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 14 Nov 2007 21:48:13 +0000 Subject: [PATCH] windows fixes for R git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10125 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f125fc944..9367b2318 100644 --- a/README +++ b/README @@ -96,8 +96,8 @@ What's New? 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 +- Fixed long-standing memory leak in PHP Module - Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile, Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl. - Improved warning support