summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2023-05-06 11:36:30 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2023-05-06 11:36:30 +0100
commite0c7f81ba58489f25764e7b52884c81758c4a41c (patch)
treec41961e19486668ada1db23c5e94ad40fd8e6357 /CHANGES.current
parent87690113cd3883e25a8d7040054d008fccf9b5c2 (diff)
parent65be8812959aa0d2e9805e31549bbeac0cc89691 (diff)
downloadswig-e0c7f81ba58489f25764e7b52884c81758c4a41c.tar.gz
Merge branch 'typedef-namespace'
* typedef-namespace: Partial revert of previous commit for typedefs add an unit test tentative fix for typedef/using declaration to struct typedef Conflicts: CHANGES.current
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 0fd067f06..f76519d31 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-06: mmomtchev, wsfulton
+ #2550 Fix typedef/using declarations to a typedef struct/class.
+
2023-05-04: erezgeva
[D] #2538 Drop support for D1/Tango, which was discontinued in
2012. Wrappers for D2/Phobos are now generated by default, though