updates for 1.3.30 release

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9506 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-11-02 00:00:05 +00:00
commit f41f64a1d5
5 changed files with 19 additions and 12 deletions

4
TODO
View file

@ -1,6 +1,6 @@
SWIG TO-DO
Release: SWIG-1.3.29
Release: SWIG-1.3.30
$Header$
-----------------------------------------------------------------------------
@ -213,7 +213,7 @@ Java
C#
--
*** Implement director support for C# so that virtual methods work seemlessly
DONE Implement director support for C# so that virtual methods work seemlessly
when mixing C# and C++ code.
PHP