]> sjero.net Git - wget/blobdiff - NEWS
[svn] Default the progress implementation to "bar".
[wget] / NEWS
diff --git a/NEWS b/NEWS
index d9849ef0f57c391afcca172c1111d7fc611a06a4..8e786e2f52bdbc99f44b95d0c5387f14c6acff93 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,11 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget 1.8.
 
-** A new progress indicator is now available.  Try it with
---progress=bar or using `progress = bar' in `.wgetrc'.
+** A new progress indicator is now available and used by default.
+You can choose the progress bar type with `--progress=TYPE'.  Two
+types are available, "bar" (the new default), and "dot" (the old
+dotted indicator).  You can permanently revert to the old progress
+indicator by putting `progress = dot' in your `.wgetrc'.
 
 ** "Recursive retrieval" has been revamped: