summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-22 07:05:37 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-22 07:05:37 +0000
commit06a39a56b2e6b7e4c74a08e5d2f983cc9a538328 (patch)
treeb569d1240fb63d1caf34cf070768a5f7a750b681
parent217ffce93810531c31685f9a3f1f38006bf92935 (diff)
downloadgnutls-06a39a56b2e6b7e4c74a08e5d2f983cc9a538328.tar.gz
Fix.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3cee0df8ec..305fd3bbd6 100644
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,7 @@ The function is gnutls_x509_crl_get_signature.
The gnutls_x509_crt_get_subject_alt_name function returns the DN as a
string in the provided buffer.
-** Minor improvements to certtool.
+** Internal improvements to certtool.
It uses gnutls_x509_crl_print to print CRL information. It uses some
more gnulib modules to simplify error handling.