aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-09-06 22:08:39 +0200
committerVincent Richard <[email protected]>2005-09-06 22:08:39 +0200
commit3b1fcbe825c90dcb5e358ad7632b45d4cd512f54 (patch)
tree183d183a49b40058a300a7832cfe02c91ec5cab8 /ChangeLog
parentAdded progression notifications. (diff)
downloadvmime-3b1fcbe825c90dcb5e358ad7632b45d4cd512f54.tar.gz
vmime-3b1fcbe825c90dcb5e358ad7632b45d4cd512f54.zip
New namespace for message digest algorithms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <[email protected]>
+
+ * Created 'vmime::security' and 'vmime::security::digest' namespaces.
+ MD5 has been moved here. Added SHA-1 hash algorithm.
+
2005-09-03 Vincent Richard <[email protected]>
* encoder*, *contentHandler: added progression notifications.