aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dc63a38fe..afafba88fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
changed names to follow camel style.
(md5_get_digest_from_stream):
new methods.
+ (md5_get_digest_from_file):
+ new function : get file md5 signature.
+ To be used in providers code.
* camel/md5-utils.c: imported md5 coding
routine from rpm. Compiles.