From dba3d66d22b5d609e71c69e954b934cc9ef61fe7 Mon Sep 17 00:00:00 2001 From: jfbu Date: Fri, 10 Jun 2016 19:02:00 +0200 Subject: [PATCH] Update CHANGES for PR #2638 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 6b47684b3..161e24fc9 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,7 @@ Bugs fixed * #2646: latex crashes if math contains twice empty lines * #2480: `sphinx.ext.autodoc`: memory addresses were shown * latex: allow one more nesting depth for code-blocks (ref #777, PR #2624) +* #2635: Latex code directives produce inconsistent frames based on viewing resolution Release 1.4.3 (released Jun 5, 2016)