From 21d3aceb29f2c31c954e53e53bb2cf20adfd8360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 28 Dec 2007 15:17:01 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22365 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/hcrypto/ChangeLog b/lib/hcrypto/ChangeLog index 1654a0d2d..2ce88a9e7 100644 --- a/lib/hcrypto/ChangeLog +++ b/lib/hcrypto/ChangeLog @@ -1,5 +1,8 @@ 2007-12-28 Love Hörnquist Åstrand + * evp.c: Add last of the doxygen documentation for functions in + this module. + * evp.c: complete the EVP_MD functions doxygen. 2007-12-11 Love Hörnquist Åstrand