summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-02-19 11:39:34 -0800
committerJeff Forcier <jeff@bitprophet.org>2017-02-19 11:39:34 -0800
commitcc0a225f84497dbe89504c95be4f19fa99a0c7ad (patch)
tree5c70f22d36ff01fca78150c924a8ca4e7ae2515f /sites/www/changelog.rst
parentd35b67af1d80c90a7b14c6330ff4e7848cb3d6d4 (diff)
parente35519f934ef473d4077c69d2153d1bec4a064fd (diff)
Merge branch '2.1'
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst3
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.