From 8b6fd24fc664b1277f6b1da5bdd6ff5bba7eaa8d Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Mon, 10 Jul 2000 21:51:57 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@556 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SWIG/CHANGES b/SWIG/CHANGES index 3a38048ba..94d200b6c 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -3,6 +3,11 @@ SWIG (Simplified Wrapper and Interface Generator) Version 1.3 Alpha 4 (not yet released) ====================================== +7/10/00 : beazley + Removed WrapperFunction class from the core and updated the language + module. This will break third party modules. + *** POTENTIAL INCOMPATIBILITY *** + 7/9/00 : beazley Implementation of SWIG no longer makes use of C++ operator overloading. This will almost certainly break *all* third party language modules