From b8304b6f42aa458fc6cb9e39665ffb982b477942 Mon Sep 17 00:00:00 2001 From: Xavier Delacour Date: Mon, 27 Feb 2012 17:11:27 +0000 Subject: [PATCH] update change log git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12913 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 76f49281c..ebebf8939 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -5,6 +5,14 @@ See the RELEASENOTES file for a summary of changes in each release. Version 2.0.5 (in progress) =========================== +2012-02-27: xavier98 (patches from Karl Wette) + [Octave] Use -globals . to load global variables in module namespace + [Octave] Comment declaration of unimplemented function swig_register_director + [Octave] Fix OCTAVE_PATH in octave Makefiles + [Octave] Fix director_nspace test + [Octave] Fix li_std_containers_int test + [Octave] Fix imports test + 2012-02-16: wsfulton [Java] Make generated support functions in arrays_java.i static so that generated code from multiple instances of SWIG can be compiled and linked together - problem reported by