summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-12-28 08:46:48 +0000
committerSimon Josefsson <simon@josefsson.org>2006-12-28 08:46:48 +0000
commit28096f658959d357e0bb425076610edcc0384892 (patch)
treed35dc2585820b7be137d2f364faa23bf7de512f1
parentc4b6afe2fe813022249d2b4a18d12fc3ba13dad9 (diff)
downloadgnutls-28096f658959d357e0bb425076610edcc0384892.tar.gz
Fix.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 08330e4d7c..50ea07ac3b 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ See the end for copying conditions.
Before, the list contained issuer DN's instead of subject DN's of the
trusted CAs. Reported by Max Kellermann <max@duempel.org>.
-** Fix gnutls_certificate_set_x509_crl.
+** Fix gnutls_certificate_set_x509_crl to initialize the CRL before using it.
Reported by Max Kellermann <max@duempel.org>.
** Encode UID fields in DN's as DirectoryString.