From 8c68c312699e196d8f9ad14d378762cfd8bc2c94 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Wed, 17 Aug 2022 15:30:19 +0200 Subject: [PATCH] Add missing changelog entries. --- config/ChangeLog | 11 +++++++++++ debuginfod/ChangeLog | 9 +++++++++ 2 files changed, 20 insertions(+) diff --git a/config/ChangeLog b/config/ChangeLog index a444457..1265f39 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,14 @@ +2022-08-17 Martin Liska + + * debuginfod.service: Add new debuginfod.sysconfig + value DEBUGINFOD_EXTRA_ARGS. + * debuginfod.sysconfig: Likewise. + +2022-08-16 Martin Liska + + * profile.csh.in: Support nullglob in profile.*.in files. + * profile.sh.in: Likewise. + 2022-08-17 Frank Ch. Eigler * debuginfod.sysconfig: Clarify cmdline vs client-env variables. diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog index 7cc9bca..da58e9a 100644 --- a/debuginfod/ChangeLog +++ b/debuginfod/ChangeLog @@ -1,3 +1,12 @@ +2022-08-17 Martin Liska + + * debuginfod.cxx (handle_buildid): Update HTTP statistics only if + it comes from HTTP request. + +2022-08-17 Martin Liska + + * debuginfod.cxx: Print filename for "cannot open archive". + 2022-08-15 Frank Ch. Eigler PR29474 -- 2.7.4