From 290ead8ce7509374ad4c4dc4682b7cf59025bed8 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 2 Jun 2019 19:59:41 +0900 Subject: [PATCH] Merge changes entry for 2.0.2 to 2.1.0 --- CHANGES | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/CHANGES b/CHANGES index a3729db6c0..77b365e171 100644 --- a/CHANGES +++ b/CHANGES @@ -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)