From: Simon Josefsson Date: Tue, 2 Aug 2011 23:09:43 +0000 (+0200) Subject: Add NEWS entries. Use copyright ranges (now permitted). X-Git-Tag: gnutls_3_0_1~15^2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca16d756ababb14e31d09ac4f1c1514de2ff5b9;p=thirdparty%2Fgnutls.git Add NEWS entries. Use copyright ranges (now permitted). --- diff --git a/NEWS b/NEWS index 639fb20b71..968216b77a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,5 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*- -Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright (C) 2000-2011 Free Software Foundation, Inc. See the end for copying conditions. * Version 3.0.1 (unreleased) @@ -16,6 +15,10 @@ according to TLS specification (from subject to issuer). gnutls_x509_crt_list_import. It checks whether the list to be imported is properly sorted. +** doc: Many GTK-DOC improvements. + +** i18n: Translations were updated. + ** API and ABI modifications: GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED: New element in gnutls_certificate_import_flags diff --git a/README b/README index 537f10f37e..4cd5c4e00b 100644 --- a/README +++ b/README @@ -1,6 +1,5 @@ GnuTLS README -- Important introductory notes. -Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright (C) 2000-2011 Free Software Foundation, Inc. See the end of this document for copying conditions. GnuTLS implements the TLS/SSL (Transport Layer Security aka Secure @@ -109,6 +108,9 @@ contains the code for "GnuTLS Inner Application" support and the OpenSSL compatibility layer. The gnutls library is located in the lib/ directory, while the gnutls-extra library is at libextra/. +For any copyright year range specified as YYYY-ZZZZ in this package +note that the range specifies every single year in that closed interval. + BUGS ----