From f6ca0feedb8d94fca819b0dbdc32bdadd139a167 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 14 Sep 2016 11:00:29 +0900 Subject: [PATCH] Update CHANGES for PR#2056 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index a54e7a91c..c76225040 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,8 @@ Bugs fixed * #1462: autosummary warns for namedtuple with attribute with trailing underscore * Could not reference equations if ``:nowrap:`` option specified * #2873: code-block overflow in latex (due to commas) +* #1060, #2056: sphinx.ext.intersphinx: broken links are generated if relative + paths are used in `intersphinx_mapping` Release 1.4.6 (released Aug 20, 2016) =====================================