Same ciphersuite validation in server and client hello
diff --git a/ChangeLog b/ChangeLog
index 5084c48..9ce8040 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,8 @@
    * Fix buffer length assertions in the ssl_parse_certificate_request()
      function which leads to a potential one byte overread of the message
      buffer.
+   * Fix cipher suite validation in ssl_parse_server_hello() by performing same
+     checks as performed in ssl_write_client_hello().
 
 Changes
    * Improve testing in configurations that omit certain hashes or