Skip to content

Commit 4756af9

Browse files
committed
Updated CHANGES.rst [ci skip]
1 parent cc16025 commit 4756af9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES.rst

+18
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ Changelog (Pillow)
77

88
- This is the last Pillow release to support Python 2.7 #3642
99

10+
- Catch buffer overruns #4104
11+
[radarhere]
12+
13+
- Initialize rows_per_strip when RowsPerStrip tag is missing #4034
14+
[cgohlke, radarhere]
15+
16+
- Raise error if TIFF dimension is a string #4103
17+
[radarhere]
18+
19+
- Added decompression bomb checks #4102
20+
[radarhere]
21+
22+
- Fix ImageGrab.grab DPI scaling on Windows 10 version 1607+ #4000
23+
[nulano, radarhere]
24+
25+
- Corrected negative seeks #4101
26+
[radarhere]
27+
1028
- Added argument to capture all screens on Windows #3950
1129
[nulano, radarhere]
1230

0 commit comments

Comments
 (0)