mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +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:
@@ -1 +1 @@
|
||||
2.5
|
||||
2.6
|
||||
|
||||
3
NEWS
3
NEWS
@@ -1,5 +1,8 @@
|
||||
GNU inetutils NEWS -- history of user-visible changes.
|
||||
|
||||
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||
|
||||
|
||||
* Noteworthy changes in release 2.6 (2025-02-21) [stable]
|
||||
|
||||
** The release tarball is now reproducible.
|
||||
|
||||
2
cfg.mk
2
cfg.mk
@@ -21,7 +21,7 @@ manual_title = GNU Networking Utilities
|
||||
guix = $(shell command -v guix > /dev/null && echo ,guix)
|
||||
bootstrap-tools = gnulib,autoconf,automake,bison,m4,makeinfo,help2man,make,gzip,tar$(guix)
|
||||
|
||||
old_NEWS_hash = 4b404c7ddcbeee5604dd8d296ba37426
|
||||
old_NEWS_hash = fb5a7faf5fabacf1a0dc1d78ba7659cb
|
||||
|
||||
translation_project_ =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user