summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-11-12 13:56:08 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-11-12 13:56:08 -0800
commite57e4ba1c44b05d0d4ce5f50be4b8676d9df79ed (patch)
tree76feb74b6f71a4141caa52f94145395d3e98095a /sites/www
parent5f28b9c5aed90394288fdc7249b5a527dc009f59 (diff)
parentee06fc8f634b424b026afde3b853f8c321b1919f (diff)
Merge branch '1.13' into 1.14
Diffstat (limited to 'sites/www')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 07b0a468..1903f5cc 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,10 @@
Changelog
=========
+* :bug:`429` Server-level debug message logging was overlooked during the
+ Python 3 compatibility update; Python 3 clients attempting to log SSH debug
+ packets encountered type errors. This is now fixed. Thanks to ``@mjmaenpaa``
+ for the catch.
* :bug:`320` Update our win_pageant module to be Python 3 compatible. Thanks to
``@sherbang`` and ``@adamkerz`` for the patches.
* :support:`378 backported` Minor code cleanup in the SSH config module