ChangeLog: Add an entry for AES-XTS
diff --git a/ChangeLog b/ChangeLog
index 8061792..a8a255c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
* Implement the HMAC-based extract-and-expand key derivation function
(HKDF) per RFC 5869. Contributed by Thomas Fossati.
* Add support for the CCM* block cipher mode as defined in IEEE Std. 802.15.4.
+ * Add support for the XTS block cipher mode with AES (AES-XTS).
+ Contributed by Aorimn in pull request #414.
Bugfix
* Fix the cert_write example to handle certificates signed with elliptic