- Merged trunk changes 796:817 into the 0.12 branch
diff --git a/ChangeLog b/ChangeLog
index b6ab21d..1002e9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 PolarSSL ChangeLog

 

+= Version 0.12.1 released on 2009-10-04

+Changes

+   * Coverage test definitions now support 'depends_on'

+     tagging system.

+   * Tests requiring specific hashing algorithms now honor

+     the defines.

+

+Bug fixes

+   * Changed typo 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.