*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@920 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-10-14 16:08:01 +00:00
commit c8a7319bf3

View file

@ -2,6 +2,13 @@ SWIG (Simplified Wrapper and Interface Generator)
Version 1.3 Alpha 6 (Work in progress)
======================================
10/14/00: beazley
Fixed some problems in output file handling and shadow classes.
Problem reported by Luigi Ballabio.
10/14/00: beazley
Incorporated new set of patches for Macintosh support. Contributed
by Luigi Ballabio.
9/30/00 : beazley
%except and %typemap directives no longer take a language specifier.