aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-05-27 21:40:28 -0700
committerRuss Allbery <eagle@eyrie.org>2018-05-27 21:40:28 -0700
commiteafb48ca60858a6dc480568ff570e8a997ee5113 (patch)
tree30c1fb6f15d4579058acf8242b0f1649783429c6 /NEWS
parentbdcb3741db27d6b773ce7cdf05aab063a70ea100 (diff)
Rename autogen to bootstrap
Rename the script to bootstrap from a Git checkout to bootstrap, matching the emerging consensus in the Autoconf world.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2bfedde..23137e2 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ wallet 1.4 (unreleased)
for all Perl scripts. This allows wallet to use a version of Perl at
a non-standard path. Patches from Karl Kornel.
+ Rename the script to bootstrap from a Git checkout to bootstrap,
+ matching the emerging consensus in the Autoconf world.
+
Update to rra-c-util 7.2:
* Improve configure output for krb5-config testing.