diff lib/ChangeLog @ 6363:bae11f33bf3c

Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
author Simon Josefsson <simon@josefsson.org>
date Wed, 12 Oct 2005 01:09:32 +0000
parents 2bcfc491052b
children d3733bac8f2d
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
 2005-10-12  Simon Josefsson  <jas@extundo.com>
 
+	* gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
+	GC_USE_HMAC_MD5, respectively.
+
 	* gc-libgcrypt.c (gc_md5): Fix assert call.
 	(gc_md5): Fix typo.