From 2906ba8f4dd71daf7a20db4cf8e9aaa42d2087dc Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 19 Feb 2011 23:52:07 +0000 Subject: [PATCH] Add swig-2.0.2 summary to release notes git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12488 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- RELEASENOTES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASENOTES b/RELEASENOTES index 829cd4d03..712c16636 100644 --- a/RELEASENOTES +++ b/RELEASENOTES @@ -5,6 +5,12 @@ and CHANGES files. Release Notes ============= +SWIG-2.0.2 summary: +- Support for the D language has been added. +- Various bug fixes and minor enhancements. +- Bug fixes particular to the Clisp, C#, Go, MzScheme, Ocaml, PHP, R, + Ruby target languages. + SWIG-2.0.1 summary: - Support for the Go language has been added. - New regular expression (regex) encoder for renaming symbols based on