summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2011-03-21 22:02:16 +0100
committerTomas Mraz <tmraz@fedoraproject.org>2011-03-21 22:02:16 +0100
commit7698a76cf4983fe69944a810305183f1fe6cc031 (patch)
tree662ce757dbdfc526818fe3ee6c29e72271ce418b /ChangeLog
parentf052833acfa231b68d024fef7637883d81400e42 (diff)
Clear the whole MD5 context.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24318182..04072c29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-03-21 Tomas Mraz <tm@t8m.info>
+ * modules/pam_unix/md5.c (MD5Final): Clear the whole ctx.
+
2011-03-18 Tomas Mraz <tm@t8m.info>
* modules/pam_namespace/md5.c (MD5Final): Clear the whole ctx.