Merge branch '4.3.x' into 4.x

This commit is contained in:
Takeshi KOMIYA
2021-12-19 17:40:15 +09:00

14
CHANGES
View File

@@ -58,7 +58,7 @@ Bugs fixed
Testing Testing
-------- --------
Release 4.3.2 (in development) Release 4.3.3 (in development)
============================== ==============================
Dependencies Dependencies
@@ -76,12 +76,18 @@ Features added
Bugs fixed Bugs fixed
---------- ----------
* #9917: C and C++, parse fundamental types no matter the order of simple type
specifiers.
Testing Testing
-------- --------
Release 4.3.2 (released Dec 19, 2021)
=====================================
Bugs fixed
----------
* #9917: C and C++, parse fundamental types no matter the order of simple type
specifiers.
Release 4.3.1 (released Nov 28, 2021) Release 4.3.1 (released Nov 28, 2021)
===================================== =====================================