From b48cfa747cecd02ee4d76d12f7bbf64e186982af Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sun, 27 Dec 2020 12:29:43 +1100 Subject: [PATCH] Update CHANGES.rst [ci skip] --- CHANGES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 59ceb82b8a3..6b733cac49c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,8 +11,8 @@ Changelog (Pillow) - Block TIFFTAG_SUBIFD #5120 [radarhere] -- Fixed dereferencing potential null pointer #5108 - [cgohlke] +- Fixed dereferencing potential null pointers #5108, #5111 + [cgohlke, radarhere] - Deprecate FreeType 2.7 #5098 [hugovk, radarhere]