]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Thu, 6 Mar 2008 16:56:59 +0000 (17:56 +0100)
committerSimon Josefsson <simon@josefsson.org>
Thu, 6 Mar 2008 16:56:59 +0000 (17:56 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 523fd65e5550e3746ac722de3ef4e332296b2cf3..8e8decc7541cb0104370650212c0bbe2619900ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ to trigger the problem.  See also
 
 ** gnutls-cli --print-cert now print PKCS#3 format Diffie-Hellman parameters.
 
+** Documentation fixes for the GTK-DOC manual.
+
 ** API and ABI modifications:
 gnutls_hex2bin: MODIFIED, uses size_t instead of int for string length,
                and char* instead of void* for output buffer.