From: Nikos Mavrogiannopoulos Date: Thu, 6 Feb 2003 23:05:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_8_3~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=383d3b421c8dec95a48bcd0638601aaad4ff7b5c;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 8ae4d75a63..c39505649d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-02-06 16:49 nmav + + * lib/: gnutls.h.in.in, gnutls_x509.c, gnutls_x509.h: + + CRL parsing support is almost complete. + +2003-02-06 10:05 nmav + + * lib/: debug.c, debug.h, gnutls_dh_primes.c, gnutls_rsa_export.c, + gnutls_str.c, gnutls_str.h, gnutls_x509.c, gnutls_x509.h: + + Several fixes and improvements in CRL support. + 2003-02-05 20:20 nmav * NEWS, configure.in, lib/Makefile.am, lib/gnutls_int.h,