Updated order

This commit is contained in:
Andrew Murray 2023-09-15 21:55:25 +10:00
parent a62f2402a6
commit e34d346f10
2 changed files with 7 additions and 7 deletions

View File

@ -5,10 +5,10 @@ Changelog (Pillow)
10.0.1 (2023-09-15)
-------------------
- Updated zlib to 1.3 #7344
- Updated libwebp to 1.3.2 #7395
[radarhere]
- Updated libwebp to 1.3.2 #7395
- Updated zlib to 1.3 #7344
[radarhere]
10.0.0 (2023-07-01)

View File

@ -1,14 +1,14 @@
10.0.1
------
Updated tests to pass with latest zlib version
==============================================
The release of zlib 1.3 caused one of the tests in the Pillow test suite to fail.
Security
========
This release addresses :cve:`2023-4863`, by providing an updated install script and
updated wheels to include libwebp 1.3.2, preventing a potential heap buffer overflow
in WebP.
Updated tests to pass with latest zlib version
==============================================
The release of zlib 1.3 caused one of the tests in the Pillow test suite to fail.