From dbeb804ff58f63ce678331f8f5533cafe332efdb Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Wed, 11 Dec 2002 15:46:02 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4174 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 f5958560d..0d191ffb9 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,5 +1,9 @@ Version 1.3.18 (In progress) ============================ +12/11/2002: beazley + Minor fix to Tcl dynamic cast typemaps. Reported by + Kristopher Blom. + 12/10/2002: beazley Fixed subtle template argument replace bug. Reported by Chris Flatley.