diff --git a/CHANGES b/CHANGES index 2853a984190f5e580876f2da5ca47d2c2cefdcf2..50de4ebf625a58baee69f28d3142120db8b30ab1 100644 --- a/CHANGES +++ b/CHANGES @@ -40,7 +40,10 @@ Bug fixes o Compiler - Improved variant robustness. + - Improved variant robustness. + + - Fixed type leak for getters/setters implemented with + variant functions. o Calendar @@ -54,6 +57,10 @@ o Crypto.CCM Fixed initialization of the iv. +o Crypto.Hash + + Censor the password argument from backtraces in crypt_hash(). + o Filesystem.Monitor - Fixed issue with next_poll being set to zero causing polling