From b45a3a98a81d7b1dc4671fe6686a502c174e61b7 Mon Sep 17 00:00:00 2001 From: Robey Pointer Date: Sat, 26 Feb 2005 21:11:04 +0000 Subject: [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-147] 1.2 (lapras) bump version stuff to 1.2 / lapras. --- README | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 149f0ab5..fd0e42be 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -paramiko 1.1 -"kabuto" release, 12 dec 2004 +paramiko 1.2 +"lapras" release, 26 feb 2005 Copyright (c) 2003-2004 Robey Pointer @@ -149,6 +149,18 @@ the best and easiest examples of how to use the SFTP class. highlights of what's new in each release: +v1.2 LAPRAS +* added SFTPClient.listdir_attr() for fetching a list of files and their + attributes in one call +* added Channel.recv_exit_status() and Channel.send_exit_status() for + manipulating the exit status of a command from either client or server + mode +* moved check_global_request into ServerInterface, where it should've been + all along (oops) +* SFTPHandle's default implementations are fleshed out more +* made logging a bit more consistent +* more unit tests + v1.1 KABUTO * server-side SFTP support * added support for stderr streams on client & server channels -- cgit v1.2.3