summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Köppe <mkoeppe@mail.math.uni-magdeburg.de>2000-08-31 12:14:27 +0000
committerMatthias Köppe <mkoeppe@mail.math.uni-magdeburg.de>2000-08-31 12:14:27 +0000
commitef19a0d6fb28532c529cd1250a1164c9f35836c7 (patch)
tree53da51500a2498bdf4b280e9c7905d6f5b15f088
parenta82f83b19dc0c67b009d74e0653412cb5ba9538a (diff)
downloadswig-ef19a0d6fb28532c529cd1250a1164c9f35836c7.tar.gz
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@749 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3acf89187..1f3d8b4e9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,8 @@ Version 1.3 Alpha 4 (not yet released)
8/30/00 : mkoeppe
Major clean-up in the Guile module. Added typemap-driven
- documentation system.
+ documentation system. Changed to handle more than 10
+ args. Updated and extended examples.
*** NEW FEATURE ***
8/29/00 : beazley