From dfb5c58c4628a56a7aa1fe644ffb7cdabc5fa131 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Sun, 30 Nov 2003 18:54:26 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5446 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index ded10b3ae..6dee99c7f 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,5 +1,8 @@ Version 1.3.20 (In progress) ============================ +11/30/2003: beazley + [Tcl] Added support for C++ pointers to members. + 11/28/2003: cheetah (William Fulton) Fixed [ 848335 ] Directors: #include wrapper .h file - was incorrectly adding a directory to the generated #include "foo_wrap.h" statement