- Fixed typo in MD4 define

diff --git a/ChangeLog b/ChangeLog
index 4128c93..60c2999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
    * Tests requiring specific hashing algorithms now honor

      the defines.

 

+Bug fixes

+   * Changed type in #ifdef in x509parse.c (found

+     by Eduardo)

+

 = Version 0.12.0 released on 2009-07-28

 Features

    * Added CMake makefiles as alternative to regular Makefiles.