diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-02-19 11:39:34 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-02-19 11:39:34 -0800 |
commit | cc0a225f84497dbe89504c95be4f19fa99a0c7ad (patch) | |
tree | 5c70f22d36ff01fca78150c924a8ca4e7ae2515f /sites/www/changelog.rst | |
parent | d35b67af1d80c90a7b14c6330ff4e7848cb3d6d4 (diff) | |
parent | e35519f934ef473d4077c69d2153d1bec4a064fd (diff) |
Merge branch '2.1'
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index dcafab78..8fef4b36 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +* :bug:`895` Fix a bug in server-mode concerning multiple interactive auth + steps (which were incorrectly responded to). Thanks to Dennis Kaarsemaker for + catch & patch. * :support:`866 backported` (also :issue:`838`) Remove an old test-related file we don't support, and add PyPy to Travis-CI config. Thanks to Pierce Lopez for the final patch and Pedro Rodrigues for an earlier edition. |