From c3198ed1ff2c84baa9dd08e48b2c8e6205fa939f Mon Sep 17 00:00:00 2001 From: jfbu Date: Thu, 19 Jan 2017 18:19:14 +0100 Subject: [PATCH] Make a 1.5a1 CHANGES entry about latex newfloat more precise --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 5cc1d3aa9..c6a1df46a 100644 --- a/CHANGES +++ b/CHANGES @@ -92,8 +92,8 @@ Incompatible changes * latex, package ifthen is not any longer a dependency of sphinx.sty * latex, style file does not modify fancyvrb's Verbatim (also available as OriginalVerbatim) but uses sphinxVerbatim for name of custom wrapper. -* latex, package newfloat is no longer a dependency of sphinx.sty (ref #2660; - it was shipped with Sphinx since 1.3.4). +* latex, package newfloat is not used (and not included) anymore (ref #2660; + it was used since 1.3.4 and shipped with Sphinx since 1.4). * latex, literal blocks in tables do not use OriginalVerbatim but sphinxVerbatimintable which handles captions and wraps lines(ref #2704). * latex, replace ``pt`` by TeX equivalent ``bp`` if found in ``width`` or