From 0aeb10784431db91c0e0186829fd627c2134f1e2 Mon Sep 17 00:00:00 2001 From: lethosor Date: Wed, 11 Aug 2021 11:21:41 -0400 Subject: [PATCH] Update changelog (#1923) --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index edbb6e853..0b4c47415 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -38,6 +38,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## 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 +- Lua: ``memscan.field_offset()``: fixed an issue causing `devel/export-dt-ini` to crash sometimes, especially on Windows ## Misc Improvements - `buildingplan`: now displays which items are attached and which items are still missing for planned buildings