summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2022-11-05 10:19:36 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-11-05 17:27:47 +0000
commit4fb516176c179602f98740b5f7f791a87260f611 (patch)
tree7042114e53d7264adfc04608ef9885d1d0c79b42
parent6dc187b73548a78102b4ac2a92ae4c8e1beb8084 (diff)
downloadswig-4fb516176c179602f98740b5f7f791a87260f611.tar.gz
Add changes entry for -swiglib CMake fix
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index d65284e2d..e92b28266 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.1.1 (in progress)
===========================
+2022-11-05: wsfulton
+ #2417 Fix -swiglib for Windows when building with CMake.
+
2022-11-02: wsfulton
#2418 Fix infinite loop handling non-type template parameters.