Skip to content

Commit

Permalink
Changelog re paramiko#413, closes paramiko#454
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Dec 18, 2014
1 parent b4e9dc3 commit 741b4fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sites/www/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 741b4fb

Please sign in to comment.