Update CHANGES

This commit is contained in:
Jakob Lykke Andersen 2018-06-09 20:08:46 +02:00
parent 6441853e66
commit ac9f973c9b

View File

@ -24,6 +24,8 @@ Bugs fixed
* #5048: crashed with numbered toctree
* #2410: C, render empty argument lists for macros.
* C++, fix lookup of full template specializations with no template arguments.
* #4667: C++, fix assertion on missing references in global scope when using
intersphinx. Thanks to Alan M. Carroll.
Testing
--------