Update CHANGES for PR#3359

This commit is contained in:
Takeshi KOMIYA 2017-01-28 19:59:26 +09:00
parent d1b96871bf
commit c7fca4806c

View File

@ -42,6 +42,7 @@ Features added
imported members.
* C++, add ``:tparam-line-spec:`` option to templated declarations.
When specified, each template parameter will be rendered on a separate line.
* #3359: Allow sphinx.js in a user locale dir to override sphinx.js from Sphinx
Bugs fixed
----------