summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2023-05-12 16:20:25 +1200
committerOlly Betts <olly@survex.com>2023-05-12 16:20:25 +1200
commite8607a95b0614cbf33ad9586e40f487af3cca6e2 (patch)
treea77fe492c653da73b9a363f9b7f950b2a44ad90b
parent5b709dd1632580e52fbbf1385c66abccbd16b728 (diff)
downloadswig-e8607a95b0614cbf33ad9586e40f487af3cca6e2.tar.gz
Add CHANGES.current entry
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 285d9e8db..e20d72d89 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -7,6 +7,9 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
Version 4.2.0 (in progress)
===========================
+2023-05-12: mmomtchev, erezgeva
+ [Javascript] #2561 Support check typemaps for Javascript.
+
2023-05-12: olly
[Java] #2556 Suppress Java removal warnings on finalize method.
SWIG will need to stop relying on finalize methods, but we know