commit | 1271d9df559c4ab7a9d16c6a4583a1c65eab07bb | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sat Oct 03 20:05:57 2009 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sat Oct 03 20:05:57 2009 +0000 |
tree | 51a9e1f9ba1f42eda871eefec2b1a0df24a52711 | |
parent | 76791f7c328cc28f1cb2e76f3974e72cf8ffdd05 [diff] [blame] |
- Updated to reflect changes of 'depends_on' in testing
diff --git a/ChangeLog b/ChangeLog index b6ab21d..4128c93 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.