From 9c5610a8e9577d05eba5784c86a62e52e7cd17e2 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 27 Feb 2008 13:09:52 +0000 Subject: [PATCH] R function pointers git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10269 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 5261dd2aa..670b7afd1 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,9 @@ Version 1.3.34 (in progress) ============================ +02/13/2008: wsfulton + [R] Fix wrapping of global function pointer variables. + 02/13/2008: wsfulton Add new special variables for use within %exception: $wrapname - language specific wrapper name