From: Nikos Mavrogiannopoulos Date: Thu, 22 Jul 2010 17:43:30 +0000 (+0200) Subject: updated NEWS X-Git-Tag: gnutls_2_11_3~93 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10386830ba64d815656b3e9ca3536284a226beed;p=thirdparty%2Fgnutls.git updated NEWS --- diff --git a/NEWS b/NEWS index d1c81a6f4e..343c210ada 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. See the end for copying conditions. -* Version 2.11.0 (unreleased) +* Version 2.11.0 (released 2010-07-22) ** libgnutls: support scattered write using writev(). This takes advantage of the new buffering layer and allows queuing of packets @@ -71,6 +71,9 @@ certtool: The --pkcs-cipher is taken into account when generating a private key. The default cipher used now is aes-128. The old behavior can be simulated by specifying "--pkcs-cipher 3des-pkcs12". +certtool: Added --certificate-pubkey to print the public key of the +certificate. + ** gnutls-cli/gnutls-serv: --x509cafile, --x509certfile and --x509keyfile can now accept a PKCS #11 URL in addition to a file. This will allow for example to use the Gnome-keyring trusted certificate list to verify