summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2021-03-13 08:39:14 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2021-03-21 19:17:52 +0000
commit119ad0ade531598911e76b65d19ecd1c283455f6 (patch)
treed4547967555366e8bbed247effcaed547adf346f
parentc13bbf7a24776f80c4aacbf8a84fe62ce9318cb0 (diff)
downloadswig-119ad0ade531598911e76b65d19ecd1c283455f6.tar.gz
Add some missing changes file entries
-rw-r--r--CHANGES.current6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 9638cfe61..fab7c55e8 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -61,6 +61,12 @@ Version 4.1.0 (in progress)
#1746 [Javascript] Add support for Node v12.
SWIG support is now for Node v6 and later only.
+2020-02-09: ZackerySpytz
+ #1872 Fix typos in attribute2ref macros.
+
+2020-10-10: wsfulton
+ [Javascript] Fix so that ccomplex.i interface to file can be used.
+
2020-10-10: wsfulton
#252 complex can now be used as a C identifier and doesn't give a syntax error.