From: Simon Josefsson Date: Thu, 6 Mar 2008 16:56:59 +0000 (+0100) Subject: Add. X-Git-Tag: gnutls_2_3_3~6^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f48b861a8e20cc7e846fc995f8780294bffdff;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 523fd65e55..8e8decc754 100644 --- 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.