mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +08:00
maint: post-release administrivia
* NEWS.md: 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.6
|
||||
2.7
|
||||
|
||||
3
NEWS.md
3
NEWS.md
@@ -1,5 +1,8 @@
|
||||
GNU inetutils NEWS -- history of user-visible changes.
|
||||
|
||||
# Noteworthy changes in release ?.? (????-??-??) [?]
|
||||
|
||||
|
||||
# Noteworthy changes in release 2.7 (2025-12-14) [stable]
|
||||
|
||||
** Systems without asprintf are now supported through the use of gnulib.
|
||||
|
||||
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 = 978e04ad0582adfe385211503529970e
|
||||
old_NEWS_hash = fee7edf0654ac08ffc242144bbb51975
|
||||
|
||||
translation_project_ =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user