Update CHANGES and AUTHORS. Closes #1765.

This commit is contained in:
Jakob Lykke Andersen
2015-03-10 22:19:25 +01:00
parent dc8786bd5e
commit 7ad1926ef7
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ Bugs fixed
:rst:dir:`literalinclude` dirctives.
* #1756: Incorrect section titles in search that was introduced from 1.3b3.
* #1746: C++, fixed name lookup procedure, and added missing lookups in declarations.
* #1765: C++, fix old id generation to use fully qualified names.
Documentation
-------------