From 5078fa532c5fb1002244d7615ef659de8d4daee2 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Mon, 18 Sep 2000 02:45:53 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@851 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/SWIG/CHANGES b/SWIG/CHANGES index 64ed485aa..d2aea3232 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -1,5 +1,15 @@ SWIG (Simplified Wrapper and Interface Generator) +Version 1.3 Alpha 5 +=================== + +9/17/00 : beazley + Fixed problem with failed assertion and large files. + +9/17/00 : beazley + Fixed problem with the '%' character appearing in added methods + and function bodies. Preprocessor bug. + Version 1.3 Alpha 4 (September 4, 2000) ======================================