summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b9beae24..69c1caf7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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