diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-11-11 23:20:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-11-11 23:20:07 +0000 |
commit | 5e3836055ff8697c0d0ea514fdc9e16ca4b3c424 (patch) | |
tree | 90d0fade0a0353fea8d3d688402f891f9fe9182b /CHANGES | |
parent | 37a6a0bb3efc1433609c3d17f5b15c9fb83864a6 (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 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ +Daniel (12 November 2005) +- Dima Barsky patched problem #1348930: the GnuTLS code completely ignored + client certificates! (http://curl.haxx.se/bug/view.cgi?id=1348930). + Daniel (10 November 2005) - David Lang fixed IPv6 support for TFTP! |