From: Nikos Mavrogiannopoulos Date: Tue, 4 Nov 2003 23:05:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_9_96~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=942db004726ceea6bfa2eb6c71b9df7f609a65d2;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 92dbb61315..4bb62df7ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-11-04 13:22 nmav + + * doc/scripts/gdoc: + + added the new gdoc by Simon. + +2003-11-04 12:52 nmav + + * lib/: ext_server_name.c, gnutls_buffers.c, gnutls_buffers.h, + gnutls_cert.c, gnutls_cipher.c, gnutls_cipher.h, + gnutls_compress_int.c, gnutls_compress_int.h, gnutls_db.c, + gnutls_int.h, gnutls_kx.c, gnutls_state.h, gnutls_ui.c, + gnutls_v2_compat.c, x509_b64.c, x509_b64.h: + + some type fixes. Based on build logs sent by Dimitri + Papadopoulos-Orfanos . + 2003-11-02 13:27 nmav * src/common.c (tags: gnutls_0_9_95):