commit | 5c2e0b2c5e07a91a79daeee7424ba3a601b42da0 | [log] [tgz] |
---|---|---|
author | William S Fulton <wsf@fultondesigns.co.uk> | Tue Aug 20 07:12:58 2019 +0100 |
committer | William S Fulton <wsf@fultondesigns.co.uk> | Tue Aug 20 07:12:58 2019 +0100 |
tree | 91f1c32b37fb2b1cb5d9832323241e151d8275f0 | |
parent | 4f948d01d65fb92fbcc65fcb8cabe36220e8fbf5 [diff] |
Add SWIG_JavaIllegalStateException to changes file
diff --git a/CHANGES.current b/CHANGES.current index 2027224..6ae17df 100644 --- a/CHANGES.current +++ b/CHANGES.current
@@ -7,6 +7,10 @@ Version 4.0.1 (in progress) =========================== +2019-08-20: bkotzz + [Java] #1616 Add SWIG_JavaIllegalStateException to support throwing + java.lang.IllegalStateException from JNI code. + 2019-08-19: sjml [Lua] #1596 tostring output changes to show the underlying C/C++ pointer.