Merge changes entry for 2.0.2 to 2.1.0

This commit is contained in:
Takeshi KOMIYA
2019-06-02 20:33:42 +09:00
parent 84da50cd88
commit 290ead8ce7
-22
View File
@@ -138,28 +138,6 @@ Bugs fixed
* #6408: html search: Fix the ranking of search results
* #6406: Wrong year is returned for ``SOURCE_DATE_EPOCH``
* #6402: image directive crashes by unknown image format
Testing
--------
Release 2.0.2 (in development)
==============================
Dependencies
------------
Incompatible changes
--------------------
Deprecated
----------
Features added
--------------
Bugs fixed
----------
* #6286: C++, allow 8 and 9 in hexadecimal integer literals.
* #6305: Fix the string in quickstart for 'path' argument of parser
* LaTeX: Figures in admonitions produced errors (refs: #6364)