Merge remote-tracking branch 'public/pr/1099' into development-proposed
diff --git a/ChangeLog b/ChangeLog
index 5687be6..3154965 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,8 @@
padded records in case of CBC ciphersuites using Encrypt-then-MAC.
* Fix memory leak and freeing without initialization in the example
program programs/x509/cert_write. Fixes #1422.
+ * Ignore iv in mbedtls_cipher_set_iv() when the cipher mode is MBEDTLS_MODE_ECB
+ Fix for #1091 raised by ezdevelop
Changes
* Removed support for Yotta as a build tool.