Fixed values for 2-key Triple DES in cipher layer
diff --git a/ChangeLog b/ChangeLog
index 4567fda..291767b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@
 	 certificates
    * x509parse_crtpath() is now reentrant and uses more portable stat()
    * Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
+   * Fixed values for 2-key Triple DES in cipher layer
 
 = Version 1.2.7 released 2013-04-13
 Features