Support for seed file writing and reading in Entropy
diff --git a/ChangeLog b/ChangeLog
index e7e2a71..fe8e5e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 PolarSSL ChangeLog
 
 = Branch 1.2
+Features
+   * Entropy module now supports seed writing and reading
+
 Changes
    * Introduced POLARSSL_HAVE_READDIR_R for systems without it
    * Improvements to the CMake build system, contributed by Julian Ospald.