summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-23 22:20:21 +0000
committerBodo Möller <bodo@openssl.org>1999-04-23 22:20:21 +0000
commit92df96077ebff08564a71ffee0fdd2a4836da6eb (patch)
treeaaaa57b90230f3fce2e50490425b482f123baa90 /CHANGES
parentec577822f95a8bca0023c5c77cef1a4916822d4a (diff)
Submitted by:
Reviewed by: PR:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a1b397867e..6cfb3288b0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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]