From ed503b6737cf02415ac6f7afe32e8e5f7bdfca87 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Fri, 15 Aug 2003 17:48:21 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4997 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index a04f49488..6ad9357a3 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,5 +1,9 @@ Version 1.3.20 (In progress) ============================ +08/15/2003: beazley + Fixed [ 787432 ] long param handled as int. Tcl module + now uses Tcl_GetLongFromObj to convert integer values. + 08/11/2003: beazley Fixed [ 775989 ] numeric template parameters. There were some errors in template expansion related to the use of