summaryrefslogtreecommitdiff
path: root/doc/whatsnew5x.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew5x.rst')
-rw-r--r--doc/whatsnew5x.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/whatsnew5x.rst b/doc/whatsnew5x.rst
index c709d384..9286d4ef 100644
--- a/doc/whatsnew5x.rst
+++ b/doc/whatsnew5x.rst
@@ -25,7 +25,7 @@ Open Questions
Backward Incompatibilities
--------------------------
-- Python 2.6 and 3.3 are no longer supported.
+- Python 2.6, 3.3 and 3.4 are no longer supported.
- The :class:`.CoverageData` interface is still public, but has changed.