]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
doc: NEWS entry for the busybox tar check. master
authorKarl Berry <karl@freefriends.org>
Thu, 25 Jun 2026 22:01:18 +0000 (15:01 -0700)
committerKarl Berry <karl@freefriends.org>
Thu, 25 Jun 2026 22:01:18 +0000 (15:01 -0700)
* NEWS: forgot to make NEWS entry.

NEWS

diff --git a/NEWS b/NEWS
index 535f65effbe2b83d2a97c05d99283abe973609f8..b798fbbd287d4a6df4d9bfc034dec8a2b11fbbd7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,11 @@ New in 1.18.2 (????-??-??):
     it otherwise, without making `make dist' fail.  This is for
     systems that intentionally lack some compression tools.
 
+* Bugs fixed
+
+  - Busybox tar no longer assumed to be GNU tar just because it
+    supports --version.
+
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 New in 1.18.1 (2025-06-25):