From fb5ad43eec35487febf53c918d3e7e2592f7a080 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 28 Jun 2000 23:02:07 +0000 Subject: [PATCH] New entry. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@508 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index c26da732a..cb4583c93 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,10 @@ SWIG (Simplified Wrapper and Interface Generator) Version 1.3 Alpha 4 (not yet released) ====================================== +6/28/00 : ttn + Applied more-than-10-args bugfix patch contributed + by Matthias Koeppe. + 6/27/00 : ttn Added Doc/index.html and Doc/internals.html. The target audience for the latter is new SWIG developers.