From 65be8812959aa0d2e9805e31549bbeac0cc89691 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 5 May 2023 23:23:42 +0100 Subject: Partial revert of previous commit for typedefs Setting current symbol table for a typedef seems wrong. No difference to test-suite though. Testcase rename for C++11 testing and minor adjustments. Issue #2550 Closes #2551 --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.current') diff --git a/CHANGES.current b/CHANGES.current index 15398ef7c..f7840a92b 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-04-06: mmomtchev, wsfulton + #2550 Fix typedef/using declarations to a typedef struct/class. + 2023-04-23: olly [Javascript] #2453 The testsuite and examples now select which Javascript engine to test based on what was detected by configure. -- cgit v1.2.1