Skip to content

Commit

Permalink
Mark some backported support items as such
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Dec 18, 2014
1 parent ec5a866 commit 3905dfb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions sites/www/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Changelog
the SFTP modules) concerning incorrect behavior by
`~paramiko.file.BufferedFile.readlines` on files whose size exceeds the
buffer size. Thanks to ``@achapp`` for catch & patch.
* :support:`422` Clean up some unused imports. Courtesy of Olle Lundberg.
* :support:`422 backported` Clean up some unused imports. Courtesy of Olle
Lundberg.
* :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
Expand All @@ -27,8 +28,8 @@ Changelog
``@sherbang`` and ``@adamkerz`` for the patches.
* :support:`378 backported` Minor code cleanup in the SSH config module
courtesy of Olle Lundberg.
* :support:`249` Consolidate version information into one spot. Thanks to Gabi
Davar for the reminder.
* :support:`249 backported` Consolidate version information into one spot.
Thanks to Gabi Davar for the reminder.
* :release:`1.13.2 <2014-08-25>`
* :bug:`376` Be less aggressive about expanding variables in ``ssh_config``
files, which results in a speedup of SSH config parsing. Credit to Olle
Expand Down

0 comments on commit 3905dfb

Please sign in to comment.