From: Simon Josefsson Date: Wed, 14 Oct 2009 15:24:00 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_9_8~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c76dabf23c9d41506c4d30f2caa2a91374154eb;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index a48f8188b4..e6a00196d6 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,12 @@ See the end for copying conditions. * Version 2.9.8 (unreleased) +** libgnutls: Fix PKCS#12 encoding. +The error you would get was "The OID is not supported.". Problem +introduced for the v2.8.x branch in 2.7.6. + +** tests: Added "pkcs12_encode" self-test to check PKCS#12 functions. + ** API and ABI modifications: No changes since last version.