From ad745e7f876907ffcabc58310063eaf58e705cd1 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Wed, 12 Jan 2000 05:07:10 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@61 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/SWIG/CHANGES b/SWIG/CHANGES index 85242793c..44f6cd020 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -1,5 +1,21 @@ SWIG (Simplified Wrapper and Interface Generator) +1/11/00 : Dave Beazley + Deleted the LATEX module. Sorry... Didn't know anyone + who was using it. Besides, I'm looking to simplify + the documentation system. + *** POTENTIAL INCOMPATIBILITY *** + +1/11/00 : Dave Beazley + Modified the ASCII documentation module to use a .txt + suffix for its output file instead of .doc. + +1/11/00 : Dave Beazley + Added the long-lost SWIG preprocessor back to the system. + It should be enabled by default. Raw preprocessed output + can be viewed using swig -E file.i. + *** NEW FEATURE *** + 1/11/00 : Dave Beazley & Dustin Mitchell Completely reorganized the SWIG directory structure. The basic organization is now: