From 7aaccb781e0e34bc6f7064644203f05251bd1e3c Mon Sep 17 00:00:00 2001 From: myk002 Date: Thu, 3 Mar 2022 14:01:08 -0800 Subject: [PATCH] update changelog --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index a7b00f8e2..8bd2cbb57 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -37,6 +37,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `blueprint`: fixed passing incorrect parameters to `gui/blueprint` when you run ``blueprint gui`` with optional params - `blueprint`: key sequences for constructed walls and down stairs are now correct - `tailor`: fixed some inconsistencies (and possible crashes) when parsing certain subcommands, e.g. ``tailor help`` +- `tiletypes-here`, `tiletypes-here-point`: fix crash when running from an unsuspended core context ## Misc Improvements - Core: DFHack now prints the name of the init script it is running to the console and stderr