Removed #6377 from release notes

This commit is contained in:
Andrew Murray 2022-06-19 14:07:50 +10:00
parent 9f9e26522e
commit 5f6bc0e1a6

View File

@ -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