aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
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 /RELEASE-NOTES
parent702355da477e02993a91ed055240eb86ea0c91e7 (diff)
Sun compilers specific preprocessor block removed from curlbuild.h.dist
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index b3388b219..913b1e227 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -24,7 +24,7 @@ This release includes the following bugfixes:
o missing Curl_read() and write callback result checking in TELNET transfers
o more ciphers enabled in libcurl built to use NSS
o properly return an error code in curl_easy_recv
- o fixed curl_off_t definition for non-configured builds with Sun compilers
+ o Sun compilers specific preprocessor block removed from curlbuild.h.dist
This release includes the following known bugs: