summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2007-02-18 13:22:28 -0800
committerRobey Pointer <robey@lag.net>2007-02-18 13:22:28 -0800
commitcb0e01dd867067a6bd6dd7bfc44d4618e6508348 (patch)
tree3f351af781c448122f04355d9623f48bd57ed455 /README
parent87d97fa2091d42b1764cc482a03e1e2005798a45 (diff)
[project @ robey@lag.net-20070218212228-qdk8w1n4is0cady3]
bump version to 1.7 zubat
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 13 insertions, 2 deletions
diff --git a/README b/README
index 5eb0a485..04faf721 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-paramiko 1.6.4
-"yanma" release, 19 nov 2006
+paramiko 1.7
+"zubat" release, 18 feb 2007
Copyright (c) 2003-2007 Robey Pointer <robey@lag.net>
@@ -151,6 +151,17 @@ which will verify that most of the core components are working correctly.
highlights of what's new in each release:
+v1.7 ZUBAT
+* added x11 channel support (patch from david guerizec)
+* added reverse port forwarding support
+* (bug 75370) raise an exception when contacting a broken SFTP server
+* (bug 80295) SSHClient shouldn't expand the user directory twice when reading
+ RSA/DSS keys
+* (bug 82383) typo in DSS key in SSHClient
+* (bug 83523) python 2.5 warning when encoding a file's modification time
+* if connecting to an SSH agent fails, silently fallback instead of raising
+ an exception
+
v1.6.4 YANMA
* fix setup.py on osx (oops!)
* (bug 69330) check for the existence of RSA/DSA keys before trying to open