From 757e1610e2cda6f89e55305b724680e16eadf472 Mon Sep 17 00:00:00 2001 From: fxbrit Date: Wed, 4 May 2022 01:04:17 +0200 Subject: [PATCH] fix changelog --- docs/Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index aaf989d..a731a98 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,7 +9,8 @@ Setting versions are documented using the pref `librewolf.cfg.version`, availabl **References**: - hide Firefox Focus promo in private tabs. -- double checking revoked certificates with both CRL and OCSP allows to detect false positives and it is also [the default](https://hg.mozilla.org/mozilla-central/rev/a6ba7b4ee17](https://github.com/arkenfox/user.js/issues/1441) so we can tick all boxes in that UI as well. +- double checking revoked certificates with both CRL and OCSP allows to detect false positives and it is also [the default](https://hg.mozilla.org/mozilla-central/rev/a6ba7b4ee17]. +- [clearOnShutdown prefs now respect exceptions](https://github.com/arkenfox/user.js/issues/1441) so we can tick all boxes in that UI as well. #### Added preferences ```