From 4031ae9292d4f3716752c77fedaeddba8bf879d2 Mon Sep 17 00:00:00 2001 From: Robey Pointer Date: Mon, 21 Jan 2008 18:59:08 -0800 Subject: [project @ robey@lag.net-20080122025908-h8xm28k72umoeo7y] bump to version 1.7.2 (basil) --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e30be211..621e0a88 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,16 @@ Highlights of what's new in each release: Releases ======== +v1.7.2 (Basil) 21jan08 +---------------------- + * (bug 137219) catch EINTR and handle correctly + * (bug 157205) fix select() to trigger on stderr for a channel too + * added SSHClient.get_transport() + * added Channel.send_ready() + * added direct-tcpip forwarding [patch from david guerizec] + * fixed the PRNG to be more secure on windows and in cases where fork() is + called [patch from dwayne litzenberger] + v1.7.1 (Amy) 10jun07 -------------------- * windows SSH agent support can use the 'ctypes' module now if 'win32all' is -- cgit v1.2.1