diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-02-19 11:38:57 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-02-19 11:39:25 -0800 |
commit | b43dfe13259f43e670b568764e23e5ea057154b4 (patch) | |
tree | f6fb86a53ef6e62227b75baea65a151ea41bfca4 /sites/www | |
parent | a24e37626c9cbc521f742b4d9b630b3cd5364792 (diff) |
Changelog re #895, closes #895
Diffstat (limited to 'sites/www')
-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 3ed75e27..e65353a4 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. |