From: Simon Josefsson Date: Sun, 24 Oct 2004 16:17:55 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_1_21~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e319df7337ea4a301ce3c17f4357565dc33f1005;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 04eefd92bf..65a2465f7d 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ See the end for copying conditions. . - Fix memory initializaion bug in gnutls_certificate_set_x509_trust, tiny patch by Aleix Conchillo Flaque . +- Add self test of PKCS#12 functionality in "certtool", based on test + vectors from Joe Orton . * Version 1.1.20 (2004-10-12) - Fix compile problem in gl/getpass.c on some systems.