Mercurial > p > roundup > code
diff CHANGES.txt @ 4276:0c024cf74252
Correct initial- and end-handshakes for SSL
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Wed, 14 Oct 2009 10:06:49 +0000 |
| parents | b16dc285ba2d |
| children | b7c74999947f |
line wrap: on
line diff
--- a/CHANGES.txt Wed Oct 14 09:11:54 2009 +0000 +++ b/CHANGES.txt Wed Oct 14 10:06:49 2009 +0000 @@ -10,6 +10,7 @@ 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)
