]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Sun, 24 Oct 2004 16:17:55 +0000 (16:17 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 24 Oct 2004 16:17:55 +0000 (16:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 04eefd92bf775843ad44bea9f4f414ed47d74a73..65a2465f7daf439f83d167643bc7456d2d371cd3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ See the end for copying conditions.
   <stephane.loeuillet@tiscali.fr>.
 - Fix memory initializaion bug in gnutls_certificate_set_x509_trust,
   tiny patch by Aleix Conchillo Flaque <aleix@member.fsf.org>.
+- Add self test of PKCS#12 functionality in "certtool", based on test
+  vectors from Joe Orton <joe@manyfish.co.uk>.
 
 * Version 1.1.20 (2004-10-12)
 - Fix compile problem in gl/getpass.c on some systems.