diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-10-18 11:57:02 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-10-18 11:57:02 -0700 |
commit | 4370b106a985e9eb41966d01acc0043ed7caddad (patch) | |
tree | 8e6a52a1cca71b7065ce9ccf86c0d64fbe8fb819 /sites/www | |
parent | a1e432e80bf221e527f3dbb6ee79cecfb10871a2 (diff) | |
parent | 71608fd6615ab88ab9ca5b3a8ad1e89a342afd58 (diff) |
Merge branch '2.2' into 2.3
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 9b154c24..2016d872 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :support:`- backported` Include LICENSE file in wheel archives. * :release:`2.3.1 <2017-09-22>` * :bug:`1071` Certificate support broke the no-certificate case for Ed25519 keys (symptom is an ``AttributeError`` about ``public_blob``.) This went |