aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fa6762371..6dc63a38fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,9 @@
* camel/md5-utils.h:
* camel/md5-utils.c:
changed names to follow camel style.
-
+ (md5_get_digest_from_stream):
+ new methods.
+
* camel/md5-utils.c: imported md5 coding
routine from rpm. Compiles.