diff --git a/CHANGES b/CHANGES
index 8e4b09330e87ebeb51065af325dc4d14cfa5c018..2f13a147db1ea27a406de22cbbfe808e3eb22eed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -91,6 +91,10 @@ o Compiler
   - Fixed some corner cases where file names where missing from
     backtraces.
 
+Crypto.ECC
+
+  Now works against Nettle 3.5.
+
 o Filesystem.Tar
 
   Fix extraction of S_ISUID and S_ISGID bits.