aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDave Beazley <dave-swig@dabeaz.com>2000-09-26 03:04:53 +0000
committerDave Beazley <dave-swig@dabeaz.com>2000-09-26 03:04:53 +0000
commita47011e3e42d632034e884388017da1d5f366ddf (patch)
tree676fb4f48f9a52ed5b8158ce278be53554fbea1d /CHANGES
parentecd8d72ef5c734d1b03510d74fd0c2fdb275cd89 (diff)
downloadswig-a47011e3e42d632034e884388017da1d5f366ddf.tar.gz
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@892 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 92c226d6f..15edfb5db 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,13 @@
SWIG (Simplified Wrapper and Interface Generator)
+Version 1.3 Alpha 6 (Work in progress)
+======================================
+9/25/00 : beazley
+ Modified the preprocessor so that macro names can start with a '%'.
+ This may allow new SWIG "directives" to be defined as macros instead
+ of having to be hard-coded into the parser. More details later.
+ *** EXPERIMENTAL FEATURE ***
+
Version 1.3 Alpha 5 (September 22, 2000)
========================================