summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-02-27 12:08:35 +0100
committerSimon Josefsson <simon@josefsson.org>2008-02-27 12:08:35 +0100
commit9b627d811532e2e3916ad1573c3835b194487f6f (patch)
treef4ac1e4d912f21b39f6d50ea42ce0a7b7bc3d89d
parent4fdad9fd1321981ae14eb4970e9be25bba5ea884 (diff)
downloadgnutls-9b627d811532e2e3916ad1573c3835b194487f6f.tar.gz
Add.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 61ccaee0dd..aa37b8808e 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ dropped from 40 seconds to 0.3 seconds. Thanks to Edgar Fuß for code
to trigger the problem. See also
<http://blog.josefsson.org/2008/02/27/real-world-performance-tuning-with-callgrind/>.
+** Clarify documentation for gnutls_x509_crt_set_subject_alternative_name
+** to be explicit that it takes zero terminated data.
+
** API and ABI modifications:
No changes since last version.