diff --git a/CHANGES.rst b/CHANGES.rst index ab5e91851..4b56e85d7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2538,7 +2538,7 @@ Pre-fork import numpy, Image - im = Image.open('lena.jpg') + im = Image.open('hopper.jpg') a = numpy.asarray(im) # a is readonly