]> sjero.net Git - wget/blobdiff - NEWS
[svn] Enabled separation of different timeout values.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index dcae65fcee2daa240fdcdfb56e648797fcf24e7d..7dbb710a70b85145551e04b964af60910e466577 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,9 @@ send a POST request with the specified contents.
 
 ** The `--timeout' option now affects DNS lookup and establishing the
 connection as well.  Previously it only affected reading and writing
-data.
+data.  Those three timeouts can be set separately using
+`--dns-timeout', `--connection-timeout', and `--read-timeout',
+respectively.
 
 ** Download speed shown by the progress bar is based on the data
 recently read, rather than the average speed of the entire download.