Added missing entry about runtime libraries being built on Windows

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5409 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-11-25 21:13:18 +00:00
commit 814c7ae11b

View file

@ -992,6 +992,10 @@ Version 1.3.20 (In progress)
*** POTENTIAL INCOMPATIBILITY FOR JAVA and C# MODULES ***
05/09/2003: cheetah (William Fulton)
Visual C++ Project files have been added so that the runtime libraries
can be built on Windows (for Tcl, Perl, Python and Ruby).
05/01/2003: beazley
Fixed problem with return by value, const, and private constructors.
For example: