diff --git a/docs/releasenotes/9.2.0.rst b/docs/releasenotes/9.2.0.rst index 20e6cfa950f..ca52f6ab952 100644 --- a/docs/releasenotes/9.2.0.rst +++ b/docs/releasenotes/9.2.0.rst @@ -1,12 +1,6 @@ 9.2.0 ----- -Backwards Incompatible Changes -============================== - -TODO -^^^^ - Deprecations ============ @@ -46,14 +40,6 @@ Image.coerce_e This undocumented method has been deprecated and will be removed in Pillow 10 (2023-07-01). -API Changes -=========== - -TODO -^^^^ - -TODO - API Additions ============= @@ -68,10 +54,7 @@ The image's palette mode will become "RGBA", and "transparency" will be removed Security ======== -TODO -^^^^ - -TODO +An additional decompression bomb check has been added for the GIF format. Other Changes =============