On 24/11/2025 23:33, Collin Funk wrote:
Should we have a NEWS entry? Just so we don't surprise any distributions
who may have used them.
Something like this:
diff --git a/NEWS b/NEWS
index ed33d27aa..efe51d702 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,12 @@ GNU coreutils NEWS -*-
outline -*-
csplit, ls, and sort, now handle a more complete set of terminating signals.
+** Build-related
+
+ kill and uptime are no longer built by default.
+ These programs can be built with the --enable-install-program=kill,uptime
+ configure option.
Oops, of course.
I pushed with that update.
cheers,
Padraig