diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-10 11:27:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-10 11:27:02 +0000 |
commit | 3ac00f32afbab984705e2fdfa6d8ab728113058c (patch) | |
tree | d97f0b60e06ef1a9cae805ba58a8d2fe881f1784 /RELEASE-NOTES | |
parent | 21bb852750d39a51d20e29652d29b0be5fdbef38 (diff) |
edited wording
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0c0899bb1..fd94aca1f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,9 +10,9 @@ Curl and libcurl 7.12.4 This release includes the following changes: - o src/getpass.c license issue sorted + o src/getpass.c license issue sorted (code was rewritten) o curl -w now supports 'http_connect' for the proxy's response to CONNECT - o curl-config --protocols + o introducing "curl-config --protocols" This release includes the following bugfixes: @@ -21,7 +21,7 @@ This release includes the following bugfixes: o -d with -G to multiple URLs crashed o double va_list access crash fixed o minor memory leak when "version" is set in a cookie header - o builds fine on BeOS + o builds fine on BeOS and NetBSD o builds and runs fine on FreeBSD Other curl-related news since the previous public release: |