From: Nikos Mavrogiannopoulos Date: Thu, 9 Jan 2003 23:05:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_8_0~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d885caef2727242bec801844fa4eb018ed264a35;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 8b9065b115..cb1516e4af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2003-01-09 21:52 nmav + + * NEWS, acinclude.m4, configure.in, doc/README.CODING_STYLE, + lib/Makefile.am, lib/defines.h, lib/gnutls.h.in.in, lib/gnutls.sym, + lib/gnutls_auth.c, lib/gnutls_cipher_int.c, + lib/gnutls_cipher_int.h, lib/gnutls_hash_int.c, + lib/gnutls_hash_int.h, lib/gnutls_state.c: + + Only the documented symbols are now exported. + +2003-01-09 08:29 nmav + + * lib/gnutls_x509.c: + + If the certificate does not contain the basicConstraints extension + GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE will be returned by + gnutls_x509_extract_certificate_ca_status(). + 2003-01-08 22:58 nmav * NEWS, lib/gnutls_ui.h, lib/gnutls_x509.c: