mirror of
https://github.com/mirror/wget.git
synced 2026-08-19 09:23:27 +08:00
maint: post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update.
This commit is contained in:
committed by
Darshit Shah
parent
76ab37bff9
commit
719ab50a18
@@ -1 +1 @@
|
|||||||
1.21.3
|
1.21.4
|
||||||
|
|||||||
3
NEWS
3
NEWS
@@ -3,6 +3,9 @@ GNU Wget NEWS -- history of user-visible changes.
|
|||||||
* Noteworthy changes in release ?.? (????-??-??) [?]
|
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||||
|
|
||||||
|
|
||||||
|
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||||
|
|
||||||
|
|
||||||
* Noteworthy changes in release 1.21.4 (2023-05-11)
|
* Noteworthy changes in release 1.21.4 (2023-05-11)
|
||||||
|
|
||||||
** Document --retry-on-host-error in help text
|
** Document --retry-on-host-error in help text
|
||||||
|
|||||||
2
cfg.mk
2
cfg.mk
@@ -33,5 +33,5 @@ VC_LIST_ALWAYS_EXCLUDE_REGEX = ^ABOUT-NLS|((msdos|vms)/.*)|ChangeLog-2014-12-10|
|
|||||||
update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=1
|
update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=1
|
||||||
generated_files =
|
generated_files =
|
||||||
|
|
||||||
old_NEWS_hash = 39db0b0f2cce0f250b4f5b8891990f17
|
old_NEWS_hash = 5ad1696f7a50ffcd3aa268056a29a3ec
|
||||||
manual_title = $(VERSION)
|
manual_title = $(VERSION)
|
||||||
|
|||||||
Reference in New Issue
Block a user