]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 14 Sep 2003 22:05:09 +0000 (22:05 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 14 Sep 2003 22:05:09 +0000 (22:05 +0000)
ChangeLog

index 0420d819523641da023853c2f826191971ea3b2a..075b5e29a6b1fc87fb7f40359b453607ecf68a94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-09-14 09:43  nmav <nmav@gnutls.org>
+
+       * 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 <nmav@gnutls.org>
+
+       * 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 <nmav@gnutls.org>
 
        * configure.in, lib/Makefile.am, lib/libgnutls.vers: