From 5f6bc0e1a6598e375542de80d59cfd69a9c21fa9 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sun, 19 Jun 2022 14:07:50 +1000 Subject: [PATCH] Removed #6377 from release notes --- docs/releasenotes/9.2.0.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/releasenotes/9.2.0.rst b/docs/releasenotes/9.2.0.rst index 83ba28df85b..424fd487a29 100644 --- a/docs/releasenotes/9.2.0.rst +++ b/docs/releasenotes/9.2.0.rst @@ -76,9 +76,7 @@ TODO Other Changes ============= -Fixed bug with rounding pixels to palette -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +TODO +^^^^ -Fixed a bug when rounding image pixels to palette colors. This affects the results of -``Image.quantize`` and of ``Image.convert`` when converting from mode "RGB" to "P", -"L", or "1", regardless of whether dithering is enabled. +TODO