summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2012-09-08 23:32:09 -0700
committerJeff Forcier <jeff@bitprophet.org>2012-09-24 18:59:09 -0700
commit212fe74f099fa240a73f3c42cf7e11bd56d7f885 (patch)
tree4119bb9c5a404204cf7cb4742b125f53de1a1be6
parent88df2ac180ef01b545ca9d7c5d1bd986e14737c7 (diff)
Whitespace
(cherry picked from commit baa930eb583b65938cfcfa272a1eb2af12df3502)
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4e0565ee..51df065d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,7 @@ Temporary, post-Paramiko changelog while we get our sh!t together.
confusing/vague. This has been improved somewhat. Thanks to Cal Leeming for
highlighting the issue.
+
## ssh 1.7.14 (2012-05-07)
* #15: Implemented parameter substitution in SSHConfig, matching the
@@ -34,6 +35,7 @@ Temporary, post-Paramiko changelog while we get our sh!t together.
troubleshooting/patching, and to GitHub user `@lynxis` for providing the
final version of the patch.
+
## ssh 1.7.13 (2012-02-13)
* #5: Moved a `fcntl` import closer to where it's used to help avoid
@@ -42,6 +44,7 @@ Temporary, post-Paramiko changelog while we get our sh!t together.
* #4: Updated implementation of WinPageant integration to work on 64-bit
Windows. Thanks again to Jason Coombs for the patch.
+
## ssh 1.7.12 (2012-02-10)
* Added an IO loop sleep() call to avoid needless CPU usage when agent