From f5a5a97cbcd16fb7d65c419261867e2859ebd327 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Mon, 2 Oct 2017 12:00:50 +0100 Subject: [PATCH] Update CHANGES.rst [ci skip] --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 67439b105..1fdac04a9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ Changelog (Pillow) 4.3.0 (unreleased) ------------------ +- Fix warning on pointer cast in isblock #2775, #2778 + [cgohlke] + - Doc: Added macOS High Sierra tested Pillow version #2777 [radarhere]