From 1271d9df559c4ab7a9d16c6a4583a1c65eab07bb Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Sat, 3 Oct 2009 20:05:57 +0000
Subject: [PATCH] - Updated to reflect changes of 'depends_on' in testing
---
ChangeLog | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index b6ab21d07..4128c93f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
PolarSSL ChangeLog
+= Version 0.12.1 released on 2009-10-XX
+Changes
+ * Coverage test definitions now support 'depends_on'
+ tagging system.
+ * Tests requiring specific hashing algorithms now honor
+ the defines.
+
= Version 0.12.0 released on 2009-07-28
Features
* Added CMake makefiles as alternative to regular Makefiles.