summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2020-06-19 19:41:08 +0200
committerMark Wielaard <mark@klomp.org>2020-07-04 01:30:07 +0200
commitf7f0cdc59a13780938ae3f578955737a75e60ea9 (patch)
tree415eb0c97ee82aaa4a178ef248bf89b2130f7c9c /doc/ChangeLog
parentacb453851c9e6c46531b70fda7396885c0e7e1db (diff)
downloadelfutils-f7f0cdc59a13780938ae3f578955737a75e60ea9.tar.gz
debuginfod: Add --disable-libdebuginfod and --enable-libdebuginfod=dummy.
Make it possible to build just the debuginfod client or to create a dummy libdebuginfod that doesn't link against libcurl. The dummy library can be used for bootstrapping. For testing purposes you can also build debuginfod against the dummy libdebuginfod but then the debuginfod server will not be able to do delegation. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index f598b7f2..e0485004 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2020-06-19 Mark Wielaard <mark@klomp.org>
+
+ * Makefile.am: Guard all client manpages with LIBDEBUGINFOD.
+
2020-03-29 Mark Wielaard <mark@klomp.org>
* debuginfod_find_debuginfo.3 (HTTP HEADER): Document the expected