]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add NEWS entries. Use copyright ranges (now permitted).
authorSimon Josefsson <simon@josefsson.org>
Tue, 2 Aug 2011 23:09:43 +0000 (01:09 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 2 Aug 2011 23:10:52 +0000 (01:10 +0200)
NEWS
README

diff --git a/NEWS b/NEWS
index 639fb20b71f31494bb5cc5d72cc8f5dfc312ac8e..968216b77abe793f73fbf50949f56e4de6ae1a6c 100644 (file)
--- 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 537f10f37e7fd943c430987ebb15d5a4be61cbd2..4cd5c4e00be6fc9217dfff5cd5381c51c29fc214 100644 (file)
--- 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
 ----