summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2d2b00448..8ca2a33052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-09-09 Bruno Haible <bruno@clisp.org>
+
+ findprog-in: Make exec optimization optional.
+ * lib/findprog.h: Add double-inclusion guard. Include <stdbool.h>.
+ (find_in_given_path): Add optimize_for_exec parameter.
+ * lib/findprog-in.c (find_in_given_path): Likewise.
+
2019-09-08 Bruno Haible <bruno@clisp.org>
Add option to assume the best, not the worst, when cross-compiling.

Return to:

Send suggestions and report system problems to the System administrator.