summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-02-20 13:38:42 -0800
committerJeff Forcier <jeff@bitprophet.org>2017-02-20 13:38:42 -0800
commitb74ad50d4637084b5e7caf800639dccb3278f531 (patch)
tree95ecd2757c99a3bfa6835f0c0d04690cad20b1fc /sites/www/changelog.rst
parentc978a6bff03e2c2b620ff485c987ff5311dad97d (diff)
parenta54326cae2bc837d496fadcaf7957531f11ff6f7 (diff)
Merge branch '1.17' into 889-int
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 a64ef608..36ef443f 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.