aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBjorn Stenberg <bjorn@haxx.se>2010-01-23 20:14:39 +0000
committerBjorn Stenberg <bjorn@haxx.se>2010-01-23 20:14:39 +0000
commit94f33457d3c3a1929578edf4ed8b82314881367b (patch)
treeb5b76cb498f116f5d7c00113da3e97b94a1892de /CHANGES
parent80675818e0417be8c991513b328c5507e93b47e5 (diff)
Mention -J change
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 75575f5f1..fee8bc2fd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Björn Stenberg (23 Jan 2010)
+- Added a new flag: -J/--remote-header-name. This option tells the
+ -O/--remote-name option to use the server-specified Content-Disposition
+ filename instead of extracting a filename from the URL.
+
Daniel Stenberg (21 Jan 2010)
- Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
libcurl options for controlling what to get and how to receive posssibly