diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-03-21 15:08:23 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-03-21 15:08:30 +0100 |
commit | 9269e45179ef6413f3a0de80c87ca4aecd4fb88e (patch) | |
tree | dfb4c42734be4d62620a402496085d74aff2f93b /NEWS | |
parent | 5cb287ce7ad242335ad1527bca858109ce406089 (diff) | |
download | gnutls-9269e45179ef6413f3a0de80c87ca4aecd4fb88e.tar.gz |
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ See the end for copying conditions. * Version 3.5.11 (unreleased) +** gnutls.pc: do not include libtool options into Libs.private. + ** libgnutls: Fixed issue when rehandshaking without a client certificate in a session which initially used one. Reported by Frantisek Sumsal. |