From f2ca3aaec1fd97b780773876730d050497043ea5 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 15 Nov 2006 23:51:02 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9566 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 438d75781..779980ad1 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,10 @@ Version 1.3.31 (in progress) ============================ +11/12/2006: wsfulton + -fakeversion commandline option now generates the fake version into the generated wrappers + as well as displaying it when the -version commandline option is used. + 14/11/2006: mgossage [lua] update to typemap for object by value, to make it c89 compliant