summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbenjamin-sch <Benjamin.Schiller@vector.de>2022-02-08 09:04:30 +0100
committerbenjamin-sch <Benjamin.Schiller@vector.com>2022-02-08 09:09:23 +0100
commit117a917dd155258891a4557526b0888284128d2d (patch)
treef6800cc6acfade4e69e329f79ba09d1e8eb32980
parenta2992fe42e0a462dc9c08bbffa29c6b4fdbd07ff (diff)
downloadswig-117a917dd155258891a4557526b0888284128d2d.tar.gz
added comment in CHANGES.current
-rw-r--r--CHANGES.current4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 287325483..4bb88acf5 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
Version 4.1.0 (in progress)
===========================
+2022-02-08: benjamin-sch
+ [Python] added an interpreter counter to fix deinitialization
+ issues if multiple subinterpreters are used
+
2022-02-07: sethrj
#2196 Add alternative syntax for specifying fragments in typemaps.