summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-02-26 11:53:55 +0100
committerSimon Josefsson <simon@josefsson.org>2009-02-26 11:53:55 +0100
commita71577b9fa4d27ea30f0c526f9d337e5f6517ba4 (patch)
tree75ee71a9414b78dcd4bd7249bcb61dc536d33ab2
parentcc52d79aa3180119458edc37755fc4f27cecbb11 (diff)
downloadgnutls-a71577b9fa4d27ea30f0c526f9d337e5f6517ba4.tar.gz
Fix.
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 20e65852c6..03deed44d3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,15 @@ Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 2.6.4 (unreleased)
+* Version 2.6.5 (unreleased)
** libgnutls: Added %SSL3_RECORD_VERSION priority string that allows to
specify the client hello message record version. Used to overcome buggy
TLS servers. Report by Martin von Gagern.
+** API and ABI modifications:
+No changes since last version.
+
* Version 2.6.4 (released 2009-02-06)
** libgnutls: Accept chains where intermediary certs are trusted.