From 4eb0b9ac3e4c9987ac17eba84e79074da7449385 Mon Sep 17 00:00:00 2001 From: Robey Pointer Date: Sat, 11 Mar 2006 20:29:05 -0800 Subject: [project @ robey@lag.net-20060312042905-752c324bdc1ac2cf] bump version to 1.5.4 --- README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 439571a5..8132c174 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -paramiko 1.5.3 -"squirtle" release, 19 feb 2006 +paramiko 1.5.4 +"tentacool" release, 11 mar 2006 Copyright (c) 2003-2006 Robey Pointer @@ -141,6 +141,14 @@ the best and easiest examples of how to use the SFTP class. highlights of what's new in each release: +v1.5.4 TENTACOOL +* fixed HostKeys to more correctly emulate a python dict +* fixed a bug where file read buffering was too aggressive +* improved prefetching so that out-of-order reads still use the prefetch + buffer +* added experimental SFTPFile.readv() call +* more unit tests + v1.5.3 SQUIRTLE * a few performance enhancements * added HostKeys, for dealing with openssh style "known_hosts" files, and -- cgit v1.2.3