Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-01-01 23:26:00 +11:00
parent c4cc48764a
commit 009bbe25ec

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.4.0 (unreleased)
------------------
- Fixed null pointer dereference crash with malformed font #6846
[wiredfool, radarhere]
- Return from ImagingFill early if image has a zero dimension #6842
[radarhere]