From 2e4cff569953a1eefd4e47d80ca1b1e10afd643b Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 4 Oct 2010 19:16:12 +0000 Subject: [PATCH] minor tweak to release notes git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12254 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- RELEASENOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES b/RELEASENOTES index e07b8a14a..829cd4d03 100644 --- a/RELEASENOTES +++ b/RELEASENOTES @@ -6,7 +6,7 @@ Release Notes ============= SWIG-2.0.1 summary: -- Go language added to list of supported languages. +- Support for the Go language has been added. - New regular expression (regex) encoder for renaming symbols based on the Perl Compatible Regular Expressions (PCRE) library. - Numerous fixes in reporting file and line numbers in error and warning