summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-12-17 14:45:02 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-12-17 14:45:02 -0800
commit14b517d3c131fd508e287fee1e09c632b6faa615 (patch)
tree15ff844d96f34d609b1f7aabd73c1f23e31b6d64 /sites/www/changelog.rst
parent92d91a0222394650d6f5943bad7059834a611826 (diff)
Changelog re #419, closes #419
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 79cf318b..e8f103a9 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+* :support:`419` Modernize a bunch of the codebase internals to leverage
+ decorators. Props to ``@beckjake`` for realizing we're no longer on Python
+ 2.2 :D
* :bug:`266` Change numbering of `~paramiko.transport.Transport` channels to
start at 0 instead of 1 for better compatibility with OpenSSH & certain
server implementations which break on 1-indexed channels. Thanks to