summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-21 15:08:23 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-21 15:08:30 +0100
commit9269e45179ef6413f3a0de80c87ca4aecd4fb88e (patch)
treedfb4c42734be4d62620a402496085d74aff2f93b /NEWS
parent5cb287ce7ad242335ad1527bca858109ce406089 (diff)
downloadgnutls-9269e45179ef6413f3a0de80c87ca4aecd4fb88e.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8010e5bb50..5d537bbdf5 100644
--- a/NEWS
+++ b/NEWS
@@ -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.