From: Simon Josefsson Date: Wed, 13 May 2009 14:10:39 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_7_10~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d3596631ccc8d3a6242e6df2031fd07250d109b;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 0bb066f2f4..a5a7105672 100644 --- a/NEWS +++ b/NEWS @@ -5,13 +5,19 @@ See the end for copying conditions. * Version 2.7.10 (unreleased) +** examples: Now released into the public domain. +This makes the license of the example code compatible with more +licenses, including the (L)GPL. + ** minitasn1: Internal copy updated to libtasn1 v2.1. GnuTLS should work fine with libtasn1 v1.x and that is still supported. -** Fix crash in signature verification +** libgnutls: Fix crash in signature verification The fix for the CVE-2009-1415 problem wasn't merged completely. +** doc: Fixes for GTK-DOC output. + ** API and ABI modifications: No changes since last version.