From 07bb67130a5661640d07475684beed28ceda984f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 23 Jun 2021 16:58:10 +0200 Subject: [PATCH] changelog: -Dterminfo-install-location meson command line option --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 208f0f04..b8e7f333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,8 @@ * `underline-offset` option to `foot.ini` (https://codeberg.org/dnkl/foot/issues/490). * `csd.button-color` option to `foot.ini`. +* `-Dterminfo-install-location=disabled|` meson command + line option (https://codeberg.org/dnkl/foot/issues/569). ### Changed