Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
diff --git a/ChangeLog b/ChangeLog
index a4e24d9..e9fdb11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,7 @@
      instead of the x509parse_crt() wrapper that can also parse PEM
 	 certificates
    * x509parse_crtpath() is now reentrant and uses more portable stat()
+   * Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
 
 = Version 1.2.7 released 2013-04-13
 Features