Submitted by:

Reviewed by:
PR:
This commit is contained in:
Bodo Möller
1999-04-23 22:20:21 +00:00
parent ec577822f9
commit 92df96077e
2 changed files with 4 additions and 5 deletions

View File

@@ -5,6 +5,9 @@
Changes between 0.9.2b and 0.9.3
*) Change #include filenames from <foo.h> to <openssl.h>.
[Bodo Moeller]
*) Change behaviour of ssl2_read when facing length-0 packets: Don't return
0 (which usually indicates a closed connection), but continue reading.
[Bodo Moeller]