mirror of
https://github.com/mirror/wget.git
synced 2024-12-25 20:30:37 +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:
parent
dad28423c6
commit
637e58ad50
@ -1 +1 @@
|
||||
1.21.4
|
||||
1.24.5
|
||||
|
3
NEWS
3
NEWS
@ -1,5 +1,8 @@
|
||||
GNU Wget NEWS -- history of user-visible changes.
|
||||
|
||||
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||
|
||||
|
||||
* Noteworthy changes in release 1.24.5 (2024-03-10) [stable]
|
||||
|
||||
** Fix how subdomain matches are checked for HSTS.
|
||||
|
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
|
||||
generated_files =
|
||||
|
||||
old_NEWS_hash = 5ad1696f7a50ffcd3aa268056a29a3ec
|
||||
old_NEWS_hash = b80dbf02602654e200d7cbce7aeda8d2
|
||||
manual_title = $(VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user