summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshit Shah <darnir@gnu.org>2022-02-26 17:20:26 +0100
committerDarshit Shah <darnir@gnu.org>2022-02-26 17:20:26 +0100
commit40747a11e44ced5a8ac628a41f879ced3e2ebce9 (patch)
treeb40d24e7b065a047036583b2ac60d14985eff24d
parentb6f3c6153edeedfeee23e378045c64d8f35d6aa2 (diff)
downloadwget-40747a11e44ced5a8ac628a41f879ced3e2ebce9.tar.gz
* NEWS: Update NEWS items for releasev1.21.3
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 08750144..5031e6dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
GNU Wget NEWS -- history of user-visible changes.
-* Noteworthy changes in release ?.? (????-??-??) [?]
+* Noteworthy changes in release 1.21.3 (2022-02-26)
+
+** Fix computation of total bytes downloaded during FTP trasnfers (#61277)
+
+** Add option to select TLS 1.3 on the command line
+
+** Fix HSTS build issues on some 64-bit big-endian systems
+
+** Hide password during status report in --no-verbose
+
+** Remove a sprurious print statement that showed up even during --quiet
+
+** Some more cleanups and bug-fixes
* Noteworthy changes in release 1.21.2 (2021-09-07)