From 391553624f7a6a9e6c53b4cab508191ce5b7856b Mon Sep 17 00:00:00 2001 From: Josh Cooper Date: Sun, 6 Nov 2022 17:34:53 -0800 Subject: [PATCH] Update changelog.txt --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 3ede58a70..7aad40128 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -41,6 +41,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `mousequery`: fix the cursor jumping up z levels sometimes when using TWBT - `tiletypes`: no longer resets dig priority to the default when updating other properties of a tile - `automaterial`: fix rendering errors with box boundary markers +- Core: fix the segmentation fault with the REPORT event in EventManager ## Misc Improvements - `blueprint`: new ``--smooth`` option for recording all smoothed floors and walls instead of just the ones that require smoothing for later carving