From: Nikos Mavrogiannopoulos Date: Fri, 5 Dec 2003 23:05:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_1_1_0~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e92c81ff3ac59157e9c5997f882fe4fa68c72c7e;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 37fe88662f..78469c4ad8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-12-05 14:21 nmav + + * NEWS, lib/Makefile.am, src/cli.c: + + Some minor fixes in the makefiles. They now include CFLAGS from + libgcrypt or opencdk if installed in a non standard directory. + +2003-12-05 09:25 nmav + + * doc/TODO, doc/tex/ciphers.tex, lib/gnutls_dh_primes.c, + lib/gnutls_mpi.c, src/prime.c: + + some minor fixes and cleanups. + 2003-12-02 21:39 nmav * lib/: gnutls_cipher.c, gnutls_cipher_int.c (utags: gnutls_1_0_0):