Add missing depends in x509 programs
diff --git a/ChangeLog b/ChangeLog
index 2c68696..353b262 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,8 @@
      POLARSSL_SSL_SSESSION_TICKETS where both enabled in config.h (introduced
      in 1.3.10).
    * Add missing extern "C" guard in aesni.h (reported by amir zamani).
+   * Add missing dependency on SHA-256 in some x509 programs (reported by
+     Gergely Budai).
 
 Changes
    * Adjusting/overriding CFLAGS and LDFLAGS with the make build syste is now