diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-24 08:56:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-24 08:56:08 +0000 |
commit | ded884e8256fffcbad5ce35c088995b4dfa1b9ec (patch) | |
tree | c731548a30aeef12d80c4f7bd5506a88232229fc /RELEASE-NOTES | |
parent | b53a5e92c0a91d063afc9d91461b69acd902834a (diff) |
the actual release-notes is new too
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4d84492f3..c82dba013 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,6 +2,8 @@ Curl and libcurl 7.10.8 is out! A bugfix release. This release includes the following changes: + o we include a RELEASE-NOTES document in the release archive to summarize + the big and visible changes and bugfixes o CURLOPT_MAXFILESIZE was added, and --max-filesize. o CURLOPT_PASSWDFUNCTION and CURLOPT_PASSWDDATA are no longer supported. o IPv6 is now supported on Windows builds too |