summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--README6
2 files changed, 9 insertions, 4 deletions
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
----