From 036a2ca07982f8afaeed4beaecb1132ef869a445 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Thu, 20 Feb 2003 19:47:34 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4368 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 8526c43d1..17ffbaeb2 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,5 +1,9 @@ Version 1.3.18 (In progress) ============================ +02/20/2003: beazley + Fixed [ 605162 ] Typemap local variables. + Reported by Lyle Johnson. + 02/20/2003: beazley Fixed problem with abstract classes and typedef. For example: