diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt index 46055156a..67ce68f29 100644 --- a/docs/HISTORY.txt +++ b/docs/HISTORY.txt @@ -7,8 +7,6 @@ Changelog (Pillow) - Add Python 3 support. (Pillow >= 2.0.0 supports Python 2.6, 2.7, 3.2, 3.3. Pillow < 2.0.0 supports Python 2.4, 2.5, 2.6, 2.7.) [fluggo] -- Remove support for importing from the standard namespace. - - Add PyPy support (experimental, please see: https://github.com/python-imaging/Pillow/issues/67) - Add WebP support. @@ -140,6 +138,8 @@ Changelog (Pillow) - Forked PIL based on Hanno Schlichting's re-packaging (http://dist.plone.org/thirdparty/PIL-1.1.7.tar.gz) +- Remove support for importing from the standard namespace + .. Note:: What follows is the original PIL 1.1.7 CHANGES file contents ::