summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-09-21 11:25:18 +0000
committerSimon Josefsson <simon@josefsson.org>2006-09-21 11:25:18 +0000
commit02d35f1b00bcd30e25766c0f38db868995c64880 (patch)
tree17f0d72748d95277f47f6e0bf3f72b45d0a88372
parenta4f4f79f4125a3c64fe907daa21be7256d653128 (diff)
downloadgnutls-02d35f1b00bcd30e25766c0f38db868995c64880.tar.gz
Add.
-rw-r--r--NEWS5
-rw-r--r--THANKS1
2 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 82f679ea53..ca191e197a 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,11 @@ up to date information.
** Add self test to test for above flaw.
+** Fix gnutls-cli-debug regarding resume support detection.
+Earlier, if the session-id from the server had a length of 0, it would
+indicate the the server supports resumption, which isn't the case.
+Reported by Kataja Kai <kai.kataja@op.fi>.
+
** Fix building of examples on FreeBSD by including netinet/in.h.
Reported by Roman Bogorodskiy <novel@FreeBSD.org>.
diff --git a/THANKS b/THANKS
index ecdb92fe9a..d21b7cd774 100644
--- a/THANKS
+++ b/THANKS
@@ -60,6 +60,7 @@ Daniel Black <dragonheart@gentoo.org>
Sascha Ziemann <sascha.ziemann@secunet.com>
Roman Bogorodskiy <novel@FreeBSD.org>
Robert Millan <rmillan@ackstorm.es>
+Kataja Kai <kai.kataja@op.fi>
----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,