diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-03-05 10:08:14 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-03-05 10:08:14 +0900 |
commit | 0b86d50828d05a27de3ff840d6a06407310393c2 (patch) | |
tree | c4ea65805279a0429d05ea60a84b438eee776e6b /NEWS | |
parent | 374d0b57dade4c128ca5b7e51a4b1a91d4af13aa (diff) | |
download | wget-0b86d50828d05a27de3ff840d6a06407310393c2.tar.gz wget-0b86d50828d05a27de3ff840d6a06407310393c2.tar.bz2 wget-0b86d50828d05a27de3ff840d6a06407310393c2.zip |
Imported Upstream version 1.16.3upstream/1.16.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ See the end for copying conditions. Please send GNU Wget bug reports to <bug-wget@gnu.org>. +* Changes in Wget 1.16.3 + +** Fix a regression introduced by wget 1.16.2 that --quiet is not + really quiet anymore. + * Changes in Wget 1.16.2 ** Native uuid generation on Windows |