Verify that f_send and f_recv send and receive the expected length
Verify that f_send and f_recv send and receive the expected length
diff --git a/ChangeLog b/ChangeLog
index d82600c..71f69ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,8 +23,9 @@
Contributed by Mathieu Briand.
* Fix typo in a comment ctr_drbg.c. Contributed by Paul Sokolovsky.
* Remove support for the library reference configuration for picocoin.
- * Add guard to validate that out_left can not be negative. Raised by
- samoconnor in #1245.
+ * Verify that when (f_send, f_recv and f_recv_timeout) send or receive
+ more than the required length an error is returned. Raised by
+ Sam O'Connor in #1245.
= mbed TLS 2.7.0 branch released 2018-02-03