diff --git a/README.rst b/README.rst index de5e4be36..96c33d0cb 100644 --- a/README.rst +++ b/README.rst @@ -59,15 +59,19 @@ Current platform support for Pillow. Binary distributions are contributed for ea .. Note:: Contributors please test on your platform, edit this document and send a pull request -+----------------------------------+-------------+----------------------+-----------------------+ -|**Operating system** |**Supported**|**Tested Py versions**|**Tested processors** | -+----------------------------------+-------------+----------------------+-----------------------+ -| Windows Server 2008 R2 Enterprise|Yes | 3.3 |AMD 64-bit | -+----------------------------------+-------------+----------------------+-----------------------+ -| Mac OS X 10.8 |Yes | 2.6,2.7,3.2,3.3 |Intel 64-bit | -+----------------------------------+-------------+----------------------+-----------------------+ -| Ubuntu Linux 12.04 |Yes | 2.7 |AMD 64-bit | -+----------------------------------+-------------+----------------------+-----------------------+ ++----------------------------------+-------------+------------------------------+-----------------------+ +|**Operating system** |**Supported**|**Tested Py versions** |**Tested processors** | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Windows Server 2008 R2 Enterprise|Yes | 3.3 |AMD 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Windows 8 Pro 64 bit |Yes | 2.6,2.7,3.2,3.3 (32 & 64 bit)|Intel 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Windows 8 Pro 64 bit |Yes | PyPy 1.9 (32 bit) |Intel 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Mac OS X 10.8 |Yes | 2.6,2.7,3.2,3.3 |Intel 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Ubuntu Linux 12.04 |Yes | 2.7 |AMD 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ Python Imaging Library ======================