diff options
author | Robey Pointer <robey@twitter.com> | 2009-07-19 21:45:54 -0700 |
---|---|---|
committer | Robey Pointer <robey@twitter.com> | 2009-07-19 21:45:54 -0700 |
commit | 7da1f2c4a348dfafa6f7653eb05cba9613a6dec9 (patch) | |
tree | 3ed98b654e95a86462417718566c8d7bb3bbc416 /NEWS | |
parent | f573017a1d56c0ef9fdb08598bf4a43f40c01952 (diff) |
bump to 1.7.5.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -8,6 +8,14 @@ Highlights of what's new in each release: Releases ======== +v1.7.5 (Ernest) 19jul09 +----------------------- + * added support for ARC4 cipher and CTR block chaining (Denis Bernard) + * made transport threads daemonize, to fix python 2.6 atexit behavior + * support unicode hostnames, and IP6 addresses (Maxime Ripard, Shikhar + Bhushan) + * various small bug fixes + v1.7.4 (Desmond) 06jul08 ------------------------ * more randpool fixes for windows, from Dwayne Litzenberger |