From d3dc9fcb19af0e2660cd36028fb226bb2c11f527 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Fri, 25 May 2012 21:59:23 -0700 Subject: [PATCH] Attribution for Paramiko 63 (cherry picked from commit 00518b5044344adcc9a7b2363676165d9c80b80f) --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index bcc7f6a..1fb8f8b 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,8 @@ Temporary, post-Paramiko changelog while we get our sh!t together. ## ssh 1.7.15 (2012-MM-DD) -* Ported over https://github.com/paramiko/paramiko/pull/63 +* Ported over https://github.com/paramiko/paramiko/pull/63. Thanks to Dwayne + Litzenberger for catch & patch. ## ssh 1.7.14 (2012-05-07)