summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2012-03-30 18:38:40 -0700
committerJeff Forcier <jeff@bitprophet.org>2012-09-23 16:19:38 -0700
commitef9b25188529dac439e5bc0549b00fa58bf27d01 (patch)
treef11257850a0571f957e171f61f547ea7e2cb7e12 /CHANGES
parent6b8284640e6b6b99cd68e2ed6bf0e572ed88e58a (diff)
Changelog re #15
(cherry picked from commit ccb9d751771c616b8051f9f45edb19e0277be7b1)
Diffstat (limited to 'CHANGES')
-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