summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 94529ab1..1378dbe5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU tar NEWS - User visible changes. 2022-06-10
+GNU tar NEWS - User visible changes. 2022-07-24
Please send GNU tar bug reports to <bug-tar@gnu.org>
version 1.34.90 (git)
@@ -9,6 +9,9 @@ version 1.34.90 (git)
* Leave the devmajor and devminor fields empty (rather than zero) for
non-special files, as this is more compatible with traditional tar.
+* New build scripts ./autopull.sh and ./autogen.sh, to separate
+ fetching from autogenerating source files. See README-hacking.
+
* Bug fixes
** Warn "file changed as we read it" less often.