summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-12-18 13:53:24 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-12-18 13:53:24 -0800
commit741b4fbb9322a45282e86958c92b1b6706c07f8c (patch)
treecfc1e12a11705716ffcf3740725b265f76bd7c0d
parentb4e9dc3ab96e699a38a71aa6bb46337a596312d5 (diff)
downloadparamiko-741b4fbb9322a45282e86958c92b1b6706c07f8c.tar.gz
Changelog re #413, closes #454
-rw-r--r--sites/www/changelog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 99c28fbd..66bbb806 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,11 @@
Changelog
=========
+* :bug:`413` (also :issue:`414`, :issue:`420`, :issue:`454`) Be significantly
+ smarter about polling & timing behavior when running proxy commands, to avoid
+ unnecessary (often 100%!) CPU usage. Major thanks to Jason Dunsmore for
+ report & initial patchset and to Chris Adams & John Morrissey for followup
+ improvements.
* :bug:`428` Fix an issue in `~paramiko.file.BufferedFile` (primarily used in
the SFTP modules) concerning incorrect behavior by
`~paramiko.file.BufferedFile.readlines` on files whose size exceeds the