From 95cd530c8f5976fa34253981e2d4482b0d7e532b Mon Sep 17 00:00:00 2001 From: Xavier Delacour Date: Tue, 9 Aug 2011 17:30:51 +0000 Subject: [PATCH] add CHANGES.current entry for sf 3387394 patches git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12775 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 13fb61b2c..cda081fd0 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -5,6 +5,9 @@ See the RELEASENOTES file for a summary of changes in each release. Version 2.0.5 (in progress) =========================== +2011-08-09: xavier98 + Fix bug 3387394; Octave patches for 3.4.0 compatibility, etc. (from Karl Wette) + 2011-08-04: wsfulton Add in $symname expansion for director methods.