From e1f7b3a4056cc8eb214909b527f11dc398cda324 Mon Sep 17 00:00:00 2001 From: Mark Gossage Date: Wed, 4 Oct 2006 05:22:17 +0000 Subject: [PATCH] updated to changes file git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9400 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index be67aaf96..6ba53e2dc 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,9 @@ Version 1.3.30 (in progress) ============================ +10/04/2006: mgossage + [Lua] Partial Fix #1569587. The type is now correct, but the name is still not correct. + 10/03/2006: mmatus Fix #1486281 and #1471039.