diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-04-14 15:26:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-04-14 15:26:34 +0000 |
commit | 6a33a4456e58a9332ebb9135c93bfca9266bb6f7 (patch) | |
tree | 4c592e3db612ec308aacc3a2b3826960734ce419 /RELEASE-NOTES | |
parent | e0c2a39ad4624f5c6ddae4ac535cdaa55dcb4ce1 (diff) |
- Stefan Krause reported a case where the OpenSSL handshake phase wasn't
properly acknowledging the timeout values, like if you pulled the network
plug in the midst of it.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 32d7ce39b..a606702b1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -38,6 +38,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Michal Marek, Daniel Fandrich, Scott Barrett, Alexey Simak, Daniel Black, - Rafa Muyo, Andre Guibert de Bruet, Brock Noland, Sandor Feldi + Rafa Muyo, Andre Guibert de Bruet, Brock Noland, Sandor Feldi, Stefan Krause Thanks! (and sorry if I forgot to mention someone) |