summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-03-27 14:02:03 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-03-27 14:02:03 -0700
commit5a430def22aa5cbd755f347c8714e4140d6cdcab (patch)
tree38f089dfa8389d6691aaee869f2a62e7501d24a8 /sites
parentbd8f96d33a3e1ee6162540a6f230ef93e435528a (diff)
Forgot to explicitly note python 2.5 drop in changelog for py3
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 02fee80b..4563877d 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -15,7 +15,8 @@ Changelog
* :release:`1.11.5 <2014-03-13>`
* :release:`1.10.7 <2014-03-13>`
* :feature:`16` **Python 3 support!** Our test suite passes under Python 3, and
- it (& Fabric's test suite) continues to pass under Python 2.
+ it (& Fabric's test suite) continues to pass under Python 2. **Python 2.5 is
+ no longer supported with this change!**
The merged code was built on many contributors' efforts, both code &
feedback. In no particular order, we thank Daniel Goertzen, Ivan Kolodyazhny,