summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2022-08-16 00:28:22 +0200
committerSimon Josefsson <simon@josefsson.org>2022-08-16 00:28:22 +0200
commit416872ced15e471f2af2f960ca911da05748a870 (patch)
treefb8d215bfc79168f13554be833665f47b2a14b50 /ChangeLog
parenta333fce3237ccf88065ecdea1e8cb22465bba598 (diff)
downloadgnulib-416872ced15e471f2af2f960ca911da05748a870.tar.gz
pmccabe2html: Doc fix.
* build-aux/pmccabe2html: Don't use reserved _SOURCES namespace. Use AM_V_GEN. Use LC_ALL=C.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8736a82d1e..c0f2259599 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-08-16 Simon Josefsson <simon@josefsson.org>
+
+ pmccabe2html: Doc fix.
+ * build-aux/pmccabe2html: Don't use reserved _SOURCES namespace.
+ Use AM_V_GEN. Use LC_ALL=C.
+
2022-08-15 Bruno Haible <bruno@clisp.org>
stdbool: Drop old BeOS support that gets in the way of ISO C 23 support.