From 1bcb66e87d1a28f6c5e224564ac2742cb6095889 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Thu, 14 Mar 2013 21:42:36 -0700 Subject: [PATCH] supported ubuntu platforms --- README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index de5e4be36..194973527 100644 --- a/README.rst +++ b/README.rst @@ -66,8 +66,12 @@ Current platform support for Pillow. Binary distributions are contributed for ea +----------------------------------+-------------+----------------------+-----------------------+ | 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 | +| Ubuntu Linux 10.04 LTS |Yes* | 2.6 |x86, x86-64 | +----------------------------------+-------------+----------------------+-----------------------+ +| Ubuntu Linux 12.04 LTS |Yes | 2.6,2.7,3.2,3.3 |x86, x86-64 | ++----------------------------------+-------------+----------------------+-----------------------+ + +* Test Failures Python Imaging Library ======================