summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-03-06 17:56:59 +0100
committerSimon Josefsson <simon@josefsson.org>2008-03-06 17:56:59 +0100
commitc8f48b861a8e20cc7e846fc995f8780294bffdff (patch)
treea78f5193be4e3f1132de5c0b394f5d9ae83ea85a /NEWS
parent46b4c38959c4853dc18475b38bd9656bc0ec8980 (diff)
downloadgnutls-c8f48b861a8e20cc7e846fc995f8780294bffdff.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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.