From 063c512389040df293d79a4d3847c7fa8f47b742 Mon Sep 17 00:00:00 2001 From: myk002 Date: Fri, 6 Aug 2021 07:10:22 -0700 Subject: [PATCH] update changelog --- docs/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index fab594d6f..2ab2f3a51 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -36,6 +36,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## New Plugins - `dig-now`: instantly completes dig designations (including smoothing and carving tracks) +## Fixes +- Core: ``alt`` keydown state is now cleared when DF loses and regains focus, ensuring the ``alt`` modifier state is not stuck on for systems that don't send standard keyup events in response to ``alt-tab`` window manager events + ## Misc Improvements - `tiletypes-here`, `tiletypes-here-point`: add --cursor and --quiet options to support non-interactive use cases