From c501eedcb51f77dd35bb66abd4689ec5c35866e6 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sat, 10 Nov 2018 15:07:24 +0200 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 2481af8c4..f8fe9ba12 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,12 @@ Changelog (Pillow) 5.4.0 (unreleased) ------------------ +- Test: Do not play sound when running screencapture command #3454 + [radarhere] + +- Close exclusive fp on open exception #3456 + [radarhere] + - Only close existing fp in WebP if fp is exclusive #3418 [radarhere]