summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-08 14:45:05 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-08 14:45:05 +0000
commite2375273d3f6c52aab98fc3cd7cb987e96afd8c4 (patch)
treee160eda50f1c0557b194ad6e3989e4b2e8a945c7
parentbe37a21e40636d070573b55aef72d94c0f29f3c9 (diff)
downloadgnutls-e2375273d3f6c52aab98fc3cd7cb987e96afd8c4.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 833eefb178..64fc6bded0 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,10 @@ The existing APIs gnutls_x509_crt_get_extension_oid() and
gnutls_x509_crt_get_extension_by_oid() does not permit callers to
inspect the extensions in the order defined by the certificate.
+** Fix crash when generating proxy certificates in batch mode.
+If you don't specify a proxy policy in batch mode, it will use
+id-ppl-inheritALL.
+
** Doc fixes.
** API and ABI modifications: