aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-11-11 23:20:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-11-11 23:20:07 +0000
commit5e3836055ff8697c0d0ea514fdc9e16ca4b3c424 (patch)
tree90d0fade0a0353fea8d3d688402f891f9fe9182b /RELEASE-NOTES
parent37a6a0bb3efc1433609c3d17f5b15c9fb83864a6 (diff)
Dima Barsky patched problem #1348930: the GnuTLS code completely ignored
client certificates! (http://curl.haxx.se/bug/view.cgi?id=1348930).
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 4983334e5..2fd260433 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -18,6 +18,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o the GnuTLS code didn't support client certificates
o TFTP over IPv6 works
o no reverse lookups on IP addresses when ipv6-enabled
o SSPI compatibility fix: using the proper DLLs