diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-05-26 15:09:28 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-05-26 15:09:28 +0000 |
commit | b97606f0b044abc9a299ef78e3096bf06dcd8870 (patch) | |
tree | 1ba65946001e1af49b8e195bbe453c5175ed9c94 /RELEASE-NOTES | |
parent | f26154bfa99cd53b8fb87589f7cf1bd8663d1da4 (diff) |
Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OS
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 c3d7b7778..67075ad2f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -36,6 +36,7 @@ This release includes the following bugfixes: o multi interface busy loop for CONNECT requests o internal time differences now use monotonic time source if available o several curl_multi_socket() fixes + o builds fine for Haiku OS This release includes the following known bugs: @@ -58,6 +59,6 @@ advice from friends like these: 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, Christopher Palow, Yang Tse, Liam Healy, Nikolai Kondrashov, - David Rosenstrauch + David Rosenstrauch, Andreas Faerber, Scott McCreary Thanks! (and sorry if I forgot to mention someone) |