summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-06-09 14:07:17 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-06-09 14:07:17 -0700
commitee587a35a88406d8afaeaf906c7954ed3413647e (patch)
treec3c381211b1c121b43d0cbf83e8676c45f0721f5 /sites
parentabdd42d421ab2758059a819430493fd72ba4aae2 (diff)
parent7fe437366c88a2607ebf4adbd0186baca05a55ad (diff)
Merge branch '2.1'
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index b83473bb..1d299119 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,8 @@
Changelog
=========
+* :support:`906 (1.18+)` Clean up a handful of outdated imports and related
+ tweaks. Thanks to Pierce Lopez.
* :bug:`984` Enhance default cipher preference order such that
``aes(192|256)-cbc`` are preferred over ``blowfish-cbc``. Thanks to Alex
Gaynor.