]> sjero.net Git - wget/blobdiff - NEWS
[svn] Make -p work with framed pages.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index a1853afb4461c94629736cd1fe8c2a4f2f860c83..777381e85d888cae903fe0c8c62791f5a8530bf2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,10 @@ are now converted correctly.
 retrieving for inline images, stylesheets, and other documents needed
 to display the page.
 
+*** Page-requisites (-p) mode now works with frames.  In other words,
+`wget -p URL-THAT-USES-FRAMES' will now download the frame HTML files,
+and all the files that they need to be displayed properly.
+
 ** If a host has more than one IP address, Wget uses the other
 addresses when accessing the first one fails.