From 7e27adacf1b670f3b34bd15b7be5fbef974a7548 Mon Sep 17 00:00:00 2001 From: Robey Pointer Date: Sat, 14 Oct 2006 18:56:28 -0700 Subject: [project @ robey@lag.net-20061015015628-371a037b5165d634] bump version to 1.6.3 --- README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 5a4bca24..92c1ce12 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -paramiko 1.6.2 -"weedle" release, 16 aug 2006 +paramiko 1.6.3 +"xatu" release, 14 oct 2006 Copyright (c) 2003-2006 Robey Pointer @@ -151,6 +151,14 @@ which will verify that most of the core components are working correctly. highlights of what's new in each release: +v1.6.3 XATU +* fixed bug where HostKeys.__setitem__ wouldn't always do the right thing +* fixed bug in SFTPClient.chdir and SFTPAttributes.__str__ [patch from + mike barber] +* try harder not to raise EOFError from within SFTPClient +* fixed bug where a thread waiting in accept() could block forever if the + transport dies [patch from mike looijmans] + v1.6.2 WEEDLE * added support for "old" group-exchange server mode, for compatibility with the windows putty client -- cgit v1.2.3