From 2ae601a7198743c336c0d25d03dcb65e08557c1d Mon Sep 17 00:00:00 2001 From: Darshit Shah Date: Mon, 1 Apr 2019 20:23:03 +0200 Subject: [PATCH] * NEWS: Update NEWS for new release --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 975f6c5f..2f4df35a 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,14 @@ See the end for copying conditions. Please send GNU Wget bug reports to . + +* Changes in Wget 1.20.2 + +** NTLM authentication will retry under certain cases + +** Fixed a buffer overflow vulnerability + + * Changes in Wget 1.20.1 ** --xattr is no longer default since it introduces privacy issues.