aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDave Beazley <dave-swig@dabeaz.com>2000-10-14 16:08:01 +0000
committerDave Beazley <dave-swig@dabeaz.com>2000-10-14 16:08:01 +0000
commitc8a7319bf3b22155c74e62897cdccbf14976735d (patch)
tree60ddbc01bf2ac738520770d362093e1a2e608ecf /CHANGES
parentaa04383964b35efb98a9bf9e15156349110e7882 (diff)
downloadswig-c8a7319bf3b22155c74e62897cdccbf14976735d.tar.gz
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@920 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8aa6c7157..c7d06ec89 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.