[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[automake-commit] branch master updated: doc: more NEWS on fractional se
From: |
Karl Berry |
Subject: |
[automake-commit] branch master updated: doc: more NEWS on fractional seconds. |
Date: |
Wed, 01 Nov 2023 21:06:03 -0400 |
This is an automated email from the git hooks/post-receive script.
karl pushed a commit to branch master
in repository automake.
View the commit online:
https://git.savannah.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=cfb00bd397c39f745cce8f0a9ec06981d0def66a
The following commit(s) were added to refs/heads/master by this push:
new cfb00bd39 doc: more NEWS on fractional seconds.
cfb00bd39 is described below
commit cfb00bd397c39f745cce8f0a9ec06981d0def66a
Author: Karl Berry <karl@freefriends.org>
AuthorDate: Wed Nov 1 18:05:53 2023 -0700
doc: more NEWS on fractional seconds.
* NEWS: fixed autom4te is not yet released.
---
NEWS | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 222100bed..d9c8640ff 100644
--- a/NEWS
+++ b/NEWS
@@ -38,9 +38,10 @@ New in 1.17:
- Generated file timestamp checks handle filesystems with sub-second
timestamp granularity dynamically, greatly speeding up make check,
- etc. However, this requires an autom4te from Autoconf 2.70 or later
- (or random test failures ensue); for older autom4te, we fall back
- to one-second granularity as before. (bug#64756)
+ etc. However, this requires an autom4te from Autoconf 2.72 (as yet
+ unreleased) or later (or random test failures and other timing
+ problems may ensue); for older autom4te, we fall back to one-second
+ granularity as before. (bug#64756)
- Dependency files are now empty, instead of '# dummy', for speed.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [automake-commit] branch master updated: doc: more NEWS on fractional seconds.,
Karl Berry <=