Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-07-01 13:21:37 +10:00
parent d254e581a1
commit 8041c0405d

View File

@ -2,9 +2,12 @@
Changelog (Pillow) Changelog (Pillow)
================== ==================
8.3.0 (unreleased) 8.3.0 (2021-07-01)
------------------ ------------------
- Use snprintf instead of sprintf. CVE-2021-34552 #5567
[radarhere]
- Limit TIFF strip size when saving with LibTIFF #5514 - Limit TIFF strip size when saving with LibTIFF #5514
[kmilos] [kmilos]