summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2c958e8..2f4df35 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,18 @@
GNU Wget NEWS -- history of user-visible changes.
-Copyright (C) 1997-2018 Free Software Foundation, Inc.
+Copyright (C) 1997-2019 Free Software Foundation, Inc.
See the end for copying conditions.
Please send GNU Wget bug reports to <bug-wget@gnu.org>.
+
+* 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.