aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-06-29 20:46:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-06-29 20:46:01 +0000
commit4f551259ddf79163660fdf44ec57b6ed2f409e50 (patch)
tree42889b2d80a2a39bcbfe8aeef3cd9829de27a6d8 /RELEASE-NOTES
parent9cb68c6e32f29ad5ba00195a164371006e26467a (diff)
- Markus Koetter made CURLOPT_FTPPORT (and curl's -P/--ftpport) support a port
range if given colon-separated after the host name/address part. Like "192.168.0.1:2000-10000"
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index cbb650f11..fdcdd721c 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -9,7 +9,7 @@ Curl and libcurl 7.19.6
This release includes the following changes:
- o
+ o CURLOPT_FTPPORT (and curl's -P/--ftpport) support port ranges
This release includes the following bugfixes:
@@ -41,6 +41,6 @@ advice from friends like these:
Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough,
Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg,
Aaron Oneal, Igor Novoseltsev, Eric Wong, Bill Hoffman, Daniel Steinberg,
- Fabian Keil, Michal Marek, Reuven Wachtfogel
+ Fabian Keil, Michal Marek, Reuven Wachtfogel, Markus Koetter
Thanks! (and sorry if I forgot to mention someone)