aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c5594b8555d..b3b561a9370 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12011-05-24 Leo Liu <sdl.web@gmail.com>
2
3 * deps.mk (fns.o):
4 * makefile.w32-in ($(BLD)/fns.$(O)): Include sha1.h.
5
6 * fns.c (crypto_hash_function, Fsha1): New function.
7 (Fmd5): Use crypto_hash_function.
8 (syms_of_fns): Add Ssha1.
9
12011-05-22 Paul Eggert <eggert@cs.ucla.edu> 102011-05-22 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 * gnutls.c: Remove unused macros. 12 * gnutls.c: Remove unused macros.