Changelog re #15

(cherry picked from commit ccb9d75177)
This commit is contained in:
Jeff Forcier 2012-03-30 18:38:40 -07:00
parent 6b8284640e
commit ef9b251885
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
Temporary, post-Paramiko changelog while we get our sh!t together.
## ssh 1.7.14 (2012-MM-DD)
* #15: Implemented parameter substitution in SSHConfig, matching the
implementation of `ssh_config(5)`. Thanks to Olle Lundberg for the patch.
## ssh 1.7.13 (2012-02-13)
* #5: Moved a `fcntl` import closer to where it's used to help avoid