summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-06-09 14:07:13 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-06-09 14:07:13 -0700
commit2cc90f2c38cbfd80db28fdd33b0a5134a613f1eb (patch)
tree2b717e235e8a16b8185d4577ba7e530a517f6e3e /sites
parenteb3a47f24450a3c7ceeb332ab082ec1990c4d012 (diff)
Port #906 changelog to 2.0 re #976
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 32bb9250..3ff09e77 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.