From: Micah Cowan Date: Mon, 11 Feb 2008 00:15:04 +0000 (-0800) Subject: NEWS update re renamed files at connection loss. X-Git-Tag: v1.13~450 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=70d762c4a43f912baa8c2df012afb0319acce043;ds=sidebyside NEWS update re renamed files at connection loss. --- diff --git a/ChangeLog b/ChangeLog index f6ffafba..45016523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-02-10 Micah Cowan + + * NEWS: Added note re interrupted files resulting in renames. + 2008-02-06 Micah Cowan * configure.ac (AC_CHECK_FUNCS): Added check for mbtowc. diff --git a/NEWS b/NEWS index 5aadf49f..1b5dd710 100644 --- a/NEWS +++ b/NEWS @@ -19,7 +19,10 @@ GNU Wget. related assertion failure was fixed). ** Wget no longer issues a GET request over HTTP for files it should -know it's not going to download (regression over 1.10.2). +know it's not going to download (regression in 1.11 over 1.10.2). + +** Interrupted downloads no longer result in renaming the file +(regression in 1.11 over 1.10.2). * Changes in Wget 1.11.