*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4671 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-04-10 17:28:38 +00:00
commit b6acd9dbd1

View file

@ -1,6 +1,11 @@
Version 1.3.20 (In progress)
============================
04/10/2003: cheetah (William Fulton)
[Java] Added a runtime check to typemaps in arrays_java.i library to check
that the Java array is the same size as the C array and throw an exception
if not.
04/07/2003: cheetah (William Fulton)
Remove GCC3 warning when compiling the examples and test-suite: