aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-24 08:56:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-24 08:56:08 +0000
commitded884e8256fffcbad5ce35c088995b4dfa1b9ec (patch)
treec731548a30aeef12d80c4f7bd5506a88232229fc
parentb53a5e92c0a91d063afc9d91461b69acd902834a (diff)
the actual release-notes is new too
-rw-r--r--RELEASE-NOTES2
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