From: Nikos Mavrogiannopoulos Date: Sun, 14 Sep 2003 22:05:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_9_8~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b32b7db08bd96c8e5ff5fd4d49e73879d0b82fe;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0420d81952..075b5e29a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-09-14 09:43 nmav + + * lib/gnutls_constate.c, lib/gnutls_errors.c, + lib/gnutls_handshake.c, lib/gnutls_v2_compat.c, src/cli.c, + src/serv.c: + + some more cleanups. + +2003-09-14 08:52 nmav + + * lib/gnutls_handshake.c, src/cli.c, src/serv.c: + + Corrected the client's behaviour in the handshake handling. Some + fixes in the documentation. + 2003-09-12 13:13 nmav * configure.in, lib/Makefile.am, lib/libgnutls.vers: