-Version 0.9.96
-- Some changes to allow compiling with mingw32.
+Version 0.9.96 (09/11/2003)
+- Some changes to allow compilation with mingw32.
+- Several code cleanups.
Version 0.9.95 (02/11/2003)
- Improved the verification functions. Added new verification
dnl Gnutls Version
GNUTLS_MAJOR_VERSION=0
GNUTLS_MINOR_VERSION=9
-GNUTLS_MICRO_VERSION=95
+GNUTLS_MICRO_VERSION=96
GNUTLS_VERSION=$GNUTLS_MAJOR_VERSION.$GNUTLS_MINOR_VERSION.$GNUTLS_MICRO_VERSION
AC_DEFINE_UNQUOTED(GNUTLS_VERSION, "$GNUTLS_VERSION", [version of gnutls])
@Misc{TLSPGP,
author = "Nikos Mavroyanopoulos",
title = "Using OpenPGP keys for TLS authentication",
- month = "April",
+ month = "November",
year = {2003},
- note = "Internet draft, work in progress. Available from http://www.normos.org/ietf/draft/draft-ietf-tls-openpgp-keys-02.txt",
- url = "http://www.normos.org/ietf/draft/draft-ietf-tls-openpgp-keys-03.txt"
+ note = "Internet draft, work in progress. Available from http://www.normos.org/ietf/draft/draft-ietf-tls-openpgp-keys-04.txt",
+ url = "http://www.normos.org/ietf/draft/draft-ietf-tls-openpgp-keys-04.txt"
}
@Misc{TLSCOMP,