aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-15 13:51:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-15 13:51:07 +0000
commit496bbceef172992389fe71db07549cf176d0ea5a (patch)
tree43c9054aa3c5a904d9d86838f256ea57db1e12e4
parent901edd32b540a68e6ac5e650fb043bbb4d771dd2 (diff)
bind interface and large file fixes
-rw-r--r--RELEASE-NOTES5
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 2ed739566..e7eddbfe1 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -7,6 +7,8 @@ Curl and libcurl 7.11.1. A bugfix release.
This release includes the following changes:
+ o SO_BINDTODEVICE is used for network interface binding
+ o large file fix for Content-Length
o configure --disable-manual disables the built-in huge manual from the
command line tool
o the default Accept: header used in HTTP requests changed
@@ -52,6 +54,7 @@ advice from friends like these:
Gisle Vanem, Vincent Bronner, Richard Bramante, Dirk Manske, Dan Fandrich,
Ken Hirsch, Stadler Stephan, Domenico Andreoli, Patrick Smith, Tor Arntsen,
- Andrés García, Tim Baker, Len Krause, Gilad, Ken Rastatter, P R Schaffner
+ Andrés García, Tim Baker, Len Krause, Gilad, Ken Rastatter, P R Schaffner,
+ Greg Hewgill, Ben Greear
Thanks! (and sorry if I forgot to mention someone)