diff --git a/CHANGES.rst b/CHANGES.rst index 21788ecdb..2d5268fa4 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ Changelog (Pillow) 3.3.0 (unreleased) ------------------ +- Fix issue converting P mode to LA #1986 + [didrix] + - Moved test_j2k_overflow to check_j2k_overflow, prevent DOS of our 32bit testing machines #1995 [wiredfool]