aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-04-08 01:25:34 +0000
committerYang Tse <yangsita@gmail.com>2009-04-08 01:25:34 +0000
commitece891d6dbe4abd7912c7bc6fb0f1bc71e7b67e1 (patch)
treefe6c2cd0ac96e3714fb0d06f355f02487790c6a3 /CHANGES
parent702355da477e02993a91ed055240eb86ea0c91e7 (diff)
Sun compilers specific preprocessor block removed from curlbuild.h.dist
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9e46861d1..86aa4d8fa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,14 @@
Changelog
+Yang Tse (8 Apr 2009)
+- Removed Sun compilers preprocessor block from curlbuild.h.dist, this also
+ removes it from the curlbuild.h file originally distributed by the cURL
+ project as this file is intended for systems not capable of running the
+ configure script. For those who have been building curl out of the source
+ code curl distribution tarball provided by curl.haxx.se the change implies
+ nothing. Previous change in this area committed 2 Apr becomes irrelevant.
+
Daniel Stenberg (6 Apr 2009)
- I clarified in the docs that CURLOPT_SEEKFUNCTION should return 0 on success
and 1 on fatal errors. Previously it only mentioned non-zero on fatal