summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2008-07-06 18:22:21 -0700
committerRobey Pointer <robey@lag.net>2008-07-06 18:22:21 -0700
commit2fda984906a9b2396673672e11b58c7de2b8cf6a (patch)
tree270a52d183822878acd1b256ad728863d5192eef /NEWS
parent97ea105d4e143a6a21ed1b2338553e514b5d6132 (diff)
downloadparamiko-2fda984906a9b2396673672e11b58c7de2b8cf6a.tar.gz
[project @ robey@lag.net-20080707012221-5fz3q4j2gvqlbmhl]release-1.7.4
bump version to 1.7.4 (desmond).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c0a2f883..7e984dba 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,14 @@ Highlights of what's new in each release:
Releases
========
+v1.7.4 (Desmond) 06jul08
+------------------------
+ * more randpool fixes for windows, from Dwayne Litzenberger
+ (NOTE: this may require a pycrypto upgrade on windows)
+ * fix potential deadlock during key exchange (Dwayne Litzenberger)
+ * remove MFC dependency from windows (Mark Hammond)
+ * added some optional API improvements for SFTPClient get() and put()
+
v1.7.3 (Clara) 23mar08
----------------------
* SSHClient can be asked not to use an SSH agent now, and not to search