From 3fc77da70a83f69392a9d0b397dfb1d413cdf836 Mon Sep 17 00:00:00 2001 From: Hugo Date: Mon, 11 Mar 2019 21:11:37 +0200 Subject: [PATCH] Adjust header formatting [CI skip] --- docs/releasenotes/6.0.0.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/releasenotes/6.0.0.rst b/docs/releasenotes/6.0.0.rst index ab7d3e74a..8894fd99f 100644 --- a/docs/releasenotes/6.0.0.rst +++ b/docs/releasenotes/6.0.0.rst @@ -123,11 +123,11 @@ Other Changes ============= Reading new DDS image format -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Pillow can now read uncompressed RGB data from DDS images. Reading TIFF with old-style JPEG compression -^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Added support reading TIFF files with old-style JPEG compression through LibTIFF. All YCbCr TIFF images are now always read as RGB.