From c4f10c8b10c32df8089e54e317114aec55716bce Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Mon, 17 Jan 2022 15:29:07 +1100 Subject: [PATCH] Fixed typos --- CHANGES.SIMD.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.SIMD.rst b/CHANGES.SIMD.rst index 3d627354c..033b16dc6 100644 --- a/CHANGES.SIMD.rst +++ b/CHANGES.SIMD.rst @@ -5,7 +5,7 @@ Changelog (Pillow-SIMD) ----------- - Fixed possible overflow in LUT processing -- Restored compativlity with Visual C Compiler +- Restored compatibility with Visual C Compiler 7.0.0.post4 @@ -26,7 +26,7 @@ Changelog (Pillow-SIMD) 7.0.0.post1 & 6.2.2.post1 & 6.1.0.post1 & 6.0.0.post2 ----------------------------------------------------- -- Bands: access violation in getband in some enviroments +- Bands: access violation in getband in some environments 7.0.0.post0 -----------