From 004a845a277dbfb191b73bce798c31f4ab028888 Mon Sep 17 00:00:00 2001 From: Joseph C Wang Date: Sun, 1 Oct 2017 09:53:13 +0800 Subject: [PATCH] add changes to current --- CHANGES.current | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 07a872429..e109d0447 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -6,6 +6,13 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/ Version 4.0.0 (in progress) =========================== +2017-10-01: joequant + allow R package names with docs + allowing mulitple get accessors in R + fix smrt-pointer and NAMESPACE support + constructors now returning smart pointers (if class + declared as such) + smart-pointer classes deriving from parent smart-pointers 2017-09-29: wsfulton Issue #1100 - Allow an instantiated template to have the same name in the target