From e38a575d0347951319e34b15a06f55d3e459dbb4 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Wed, 4 Aug 2021 22:20:37 -0500 Subject: [PATCH] CHANGELOG: add entry for previous commit. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 9494687..2ce8727 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,10 @@ local certificates - Use "Subject:" line for get_p11_label() - Use last OU= value for get_p11_label() fallback + - Omit x-certificate-extension in comparison for + copy-local-modifications + - Assume serverAuth for certificates added by 'trust anchors --store' + and generate a trusted certificate for use in LOCALDIR 1.7 - Revert help2man update (requires complete perl environment) 1.6 - Fix install target for make -j# - Add detailed dependency info and add note about configuration file