diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-12 13:58:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-12 13:58:16 +0000 |
commit | 6d6de53eb94ce3b34bfc1bbd1f27591567ffe750 (patch) | |
tree | b31872c2a12f5e69ea701e14ac7c5e3c16c46267 /RELEASE-NOTES | |
parent | 022996e5c77e4a1bdf43f17a3562efee314478c3 (diff) |
Dirk modifide the share-locking for DNS lookups
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index aa3a0cd98..3fbde6c5d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following changes: This release includes the following bugfixes: + o share-locking during DNS lookups was modified o resume was not possible to switch off properly once enabled o fixed the ipv4 connect code when a DNS entry has multiple IPs o now checks subjectAltNames when matching certs @@ -67,6 +68,6 @@ advice from friends like these: Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan, Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner, Shard, Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler, Lachlan - O'Dea + O'Dea, Dirk Manske Thanks! (and sorry if I forgot to mention someone) |