summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-09-11 12:05:01 +0000
committerSimon Josefsson <simon@josefsson.org>2004-09-11 12:05:01 +0000
commit54b1e0c57fa47d93477626997735045ee9567c35 (patch)
treeb12435996dcf1b8a60be3d4bd66682cba1ac0227
parentddce6e8ca58461def747c3d8938e54e450cd9f05 (diff)
downloadgnutls-54b1e0c57fa47d93477626997735045ee9567c35.tar.gz
Add.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2d690e4b46..c3ea02e328 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ See the end for copying conditions.
- Fix memory leak in gnutls_certificate_verify_peers and
gnutls_certificate_free_credentials, report and patch by Simon
Posnjak <simon.posnjak@cetrtapot.si>.
+- Fix crash in `certtool --to-p12 --load-privkey foo', i.e. exporting
+ a key and no certificate to PKCS#12.
* Version 1.1.18 (2004-08-24)
- Corrected handling of certificate with dates after year 2038.