aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-15 11:44:34 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-15 11:44:34 +0000
commit622984de640cfe159ebc9d5c929e1389b04ecbc5 (patch)
tree10cd916f3c6336aeb91e319b0bbaba64ca47f379 /RELEASE-NOTES
parenta9af971c595fbc8b452b0cb5b51d080a314d30ac (diff)
now libcurl runs better multi-threaded on windows
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 0cb3f3240..802ceea7a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -20,6 +20,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o improved performance when used multi-threaded on windows
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
@@ -69,6 +70,7 @@ 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, Dirk Manske, Domenico Andreoli, Gisle Vanem, Kimmo Kinnunen
+ O'Dea, Dirk Manske, Domenico Andreoli, Gisle Vanem, Kimmo Kinnunen, Andrew
+ Fuller
Thanks! (and sorry if I forgot to mention someone)