** libgnutls: A certificate credentials structure can be
used with a gnutls_privkey_t and a gnutls_pcert_st
-structures using gnutls_certificate_set_key().
+structure using gnutls_certificate_set_key().
** libgnutls: Fixes to enable external signing callback to
operate with TLS 1.2.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [3.0.3], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.0.4], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
- AC_SUBST(LT_CURRENT, 29)
+ AC_SUBST(LT_CURRENT, 30)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 1)
+ AC_SUBST(LT_AGE, 2)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 1)