aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-07 15:41:41 +0000
committerYang Tse <yangsita@gmail.com>2008-05-07 15:41:41 +0000
commiteb68aa38e3a79ee76967261aeb8c4364223f87d9 (patch)
treeba72918f0b3d5195e0a26b59de053eed5ef7db08 /RELEASE-NOTES
parent082237e2b5c3b530c1597036eb6e337a1a815da7 (diff)
Christopher Palow provided the patch (edited by me) that introduces
the use of microsecond resolution keys for internal splay trees. http://curl.haxx.se/mail/lib-2008-04/0513.html
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index b14f0b723..4ceb3f9eb 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -30,6 +30,7 @@ This release includes the following bugfixes:
o CURLOPT_TCP_NODELAY crash due to getprotobyname() use
o libcurl sometimes sent body twice when using CURLAUTH_ANY
o configure detecting debug-enabled c-ares
+ o microsecond resolution keys for internal splay trees
This release includes the following known bugs:
@@ -51,6 +52,6 @@ advice from friends like these:
Michal Marek, Daniel Fandrich, Scott Barrett, Alexey Simak, Daniel Black,
Rafa Muyo, Andre Guibert de Bruet, Brock Noland, Sandor Feldi, Stefan Krause,
David Shaw, Norbert Frese, Bart Whiteley, Jean-Francois Bertrand, Ben Van Hof,
- Yuriy Sosov
+ Yuriy Sosov, Christopher Palow, Yang Tse
Thanks! (and sorry if I forgot to mention someone)