diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2012-05-16 16:03:10 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2012-05-16 16:03:10 -0700 |
commit | 322819454ddd3cc83a0c9ad591186997a8cb1ab2 (patch) | |
tree | 9b4b18702c47f003a73d80be3d57f17638311d6c /NEWS | |
parent | a6358f8d131b2c29babc82fc3d97cd3178d9638d (diff) |
Increment version for release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ Highlights of what's new in each release: Releases ======== +v1.7.7.2 16may12 +---------------- + * Merge pull request #63: https://github.com/paramiko/paramiko/pull/63 which + fixes exceptions that occur when re-keying over fast connections. + v1.7.7.1 (George) 21may11 ------------------------- * Make the verification phase of SFTP.put optional (Larry Wright) |