From 83f123e94dde5d658d0fd30507c5df63c3a46e83 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Thu, 13 Jan 2000 17:23:30 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@86 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SWIG/CHANGES b/SWIG/CHANGES index f32ed3897..0f98cd244 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -1,5 +1,9 @@ SWIG (Simplified Wrapper and Interface Generator) +1/13/00 : beazley + Fixed a number of minor end-of-file parsing problems in the + preprocessor. + 1/13/00 : beazley Added -freeze option that forces SWIG to freeze upon exit. This is only used as a debugging tool so that I can more