summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-10-24 16:17:55 +0000
committerSimon Josefsson <simon@josefsson.org>2004-10-24 16:17:55 +0000
commite319df7337ea4a301ce3c17f4357565dc33f1005 (patch)
tree5238cd060603b1e6b2a5ca172493f9903d878bb2
parent73c8c3b8fe7f8b8780a08da47e0eed7ae954f474 (diff)
downloadgnutls-e319df7337ea4a301ce3c17f4357565dc33f1005.tar.gz
Add.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04eefd92bf..65a2465f7d 100644
--- 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.