summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-03-19 23:05:08 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-03-19 23:05:08 +0000
commit3a1567bb57c54d95067bd7aea8351f3606b968d0 (patch)
treecb80ee89edcfcc45b2f02e1aec3aea11ff5ff556
parent5d06b6a64918d38be816a764ae7e6144a0e8e38e (diff)
downloadgnutls-3a1567bb57c54d95067bd7aea8351f3606b968d0.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99c359115e..effe5f0b12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-03-19 11:17 nmav <nmav@gnutls.org>
+
+ * NEWS, configure.in, lib/auth_rsa.c, lib/debug.c, lib/debug.h,
+ lib/dh_compat.c, lib/gnutls.h.in.in, lib/gnutls_alert.c,
+ lib/gnutls_alert.h, lib/gnutls_buffers.c, lib/gnutls_constate.c,
+ lib/gnutls_dh_primes.c, lib/gnutls_errors.c, lib/gnutls_errors.h,
+ lib/gnutls_extensions.c, lib/gnutls_global.c,
+ lib/gnutls_handshake.c, lib/gnutls_int.h, lib/gnutls_kx.c,
+ lib/gnutls_pk.c, lib/gnutls_sig.c, lib/rsa_compat.c, src/cli.c:
+
+ * Improved the error logging functions, by adding a level, and
+ by allowing debugging messages just by increasing the level.
+
2003-03-18 12:28 nmav <nmav@gnutls.org>
* NEWS, doc/tex/funcs.tex, lib/Makefile.am: