+2003-01-09 21:52 nmav <nmav@gnutls.org>
+
+ * 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 <nmav@gnutls.org>
+
+ * 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 <nmav@gnutls.org>
* NEWS, lib/gnutls_ui.h, lib/gnutls_x509.c: