aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDave Beazley <dave-swig@dabeaz.com>2000-08-11 16:32:04 +0000
committerDave Beazley <dave-swig@dabeaz.com>2000-08-11 16:32:04 +0000
commit6361a70853ea7215bacb0f48ca2c16dab03578b7 (patch)
treec4bb034aa1f2520d4f9ed448b8b8f3a68a3fbb6a /CHANGES
parent89af81202660bfc81142b4f920f6d017676f051f (diff)
downloadswig-6361a70853ea7215bacb0f48ca2c16dab03578b7.tar.gz
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@643 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d61ff88e6..95ec89542 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,12 @@ SWIG (Simplified Wrapper and Interface Generator)
Version 1.3 Alpha 4 (not yet released)
======================================
+8/11/00 : beazley
+ Cleaned up some of the I/O handling. SWIG no longer generates
+ any temporary files such as _wrap.wrap, _wrap.ii, _wrap.init.
+ Instead, these "files" are kept around in memory as strings
+ (although this is transparent to language moduels).
+
8/4/00 : ttn
Added Makefile target "check" and variants.
This can be used like "make check" or, to explicitly skip a