summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-01-07 22:15:10 +0100
committerSimon Josefsson <simon@josefsson.org>2008-01-07 22:15:10 +0100
commit198d6ec43af89846637b583995cdee0696d0da55 (patch)
tree1836f37ed69746f88227df5de532eaa3eeaea57a
parent2c6deb3be7579fe4045140c16371b19ff8f354f0 (diff)
downloadgnutls-198d6ec43af89846637b583995cdee0696d0da55.tar.gz
Add.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 06baef3315..4fb76c637f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
* Version 2.3.0 (unreleased)
+** More than one server name field is now sent to the server properly.
+Thanks to mark.phillips@virgin.net.
+
** Fixes the post_client_hello_function(). The extensions are now parsed
in a callback friendly way.