]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 30 Oct 2002 23:05:08 +0000 (23:05 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 30 Oct 2002 23:05:08 +0000 (23:05 +0000)
ChangeLog

index d67d5babe71862f7e6bf31400b60217143df155e..bc7127c8960185c5a04e56a2d652f98c4dd06b2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2002-10-29 14:03  twoaday <twoaday@gnutls.org>
+
+       * configure.in:
+
+       Bump OpenCDK version to 0.3.0 
+
+2002-10-29 14:02  twoaday <twoaday@gnutls.org>
+
+       * lib/gnutls_errors_int.h:
+
+       Add new regression test for OpenPGP.  New code for the OpenCDK 0.3.0
+       version.  A new error code for the OpenPGP part.  
+
+2002-10-29 05:51  nmav <nmav@gnutls.org>
+
+       * lib/gnutls_buffer.h:
+
+       added missing file 
+
+2002-10-28 09:21  nmav <nmav@gnutls.org>
+
+       * lib/: auth_cert.c, auth_dhe.c, auth_rsa.c, auth_rsa_export.c,
+       gnutls_buffers.c, gnutls_cert.c, gnutls_cipher_int.c,
+       gnutls_constate.c, gnutls_errors.c, gnutls_errors_int.h,
+       gnutls_handshake.c, gnutls_pk.c, gnutls_record.c,
+       gnutls_rsa_export.c, gnutls_state.c, gnutls_ui.c, gnutls_x509.c,
+       x509_verify.c, x509_xml.c:
+
+       GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by
+       GNUTLS_E_INTERNAL_ERROR.  
+
 2002-10-26 12:34  nmav <nmav@gnutls.org>
 
        * NEWS, lib/gnutls_buffers.c, lib/gnutls_buffers.h,