Code

Correct initial- and end-handshakes for SSL
[roundup.git] / CHANGES.txt
index 6c6c2db35d292ffa401ea6d1af178aef27e5e0e3..2ebb1d330b0568845f72df9197765b123e2520e3 100644 (file)
@@ -10,6 +10,7 @@ Fixes:
   This also fixes a case where a WantReadError is raised and apparently
   the bytes already read are dropped (seems the WantReadError is really
   an error, not just an indication to retry).
+- Correct initial- and end-handshakes for SSL
 
 2009-10-09 1.4.10 (r4374)