Merge CHANGES of 3.1.3 (unreleased) to 3.2.0

This commit is contained in:
Takeshi KOMIYA 2020-08-08 18:09:04 +09:00
parent 5fd89964c5
commit b4efb8cd0e

25
CHANGES
View File

@ -111,34 +111,9 @@ Bugs fixed
* #7986: CSS: make "highlight" selector more robust * #7986: CSS: make "highlight" selector more robust
* #7944: C++, parse non-type template parameters starting with * #7944: C++, parse non-type template parameters starting with
a dependent qualified name. a dependent qualified name.
Testing
--------
Release 3.1.3 (in development)
==============================
Dependencies
------------
Incompatible changes
--------------------
Deprecated
----------
Features added
--------------
Bugs fixed
----------
* C, don't deepcopy the entire symbol table and make a mess every time an * C, don't deepcopy the entire symbol table and make a mess every time an
enumerator is handled. enumerator is handled.
Testing
--------
Release 3.1.2 (released Jul 05, 2020) Release 3.1.2 (released Jul 05, 2020)
===================================== =====================================