Submitted by:
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 15cba95ce05947945f26ecd18821fc9f3253ad30..6cfb3288b02d537289fdf89ce8ce6bf06455b0e3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,13 @@
 
  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]
+
   *) Fix some race conditions.
      [Bodo Moeller]