diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-01-07 22:15:10 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-01-07 22:15:10 +0100 |
commit | 198d6ec43af89846637b583995cdee0696d0da55 (patch) | |
tree | 1836f37ed69746f88227df5de532eaa3eeaea57a /NEWS | |
parent | 2c6deb3be7579fe4045140c16371b19ff8f354f0 (diff) | |
download | gnutls-198d6ec43af89846637b583995cdee0696d0da55.tar.gz |
Add.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |