From 3b1fcbe825c90dcb5e358ad7632b45d4cd512f54 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Tue, 6 Sep 2005 20:08:39 +0000 Subject: New namespace for message digest algorithms. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 63a61f47..317443b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ VERSION 0.7.2cvs ================ +2005-09-06 Vincent Richard + + * Created 'vmime::security' and 'vmime::security::digest' namespaces. + MD5 has been moved here. Added SHA-1 hash algorithm. + 2005-09-03 Vincent Richard * encoder*, *contentHandler: added progression notifications. -- cgit