diff --git a/CHANGES.current b/CHANGES.current index fd613f8c4..64b1b2a55 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -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: