From ced8f4a55164da36f7b1b7b458eb1f8c789f2e97 Mon Sep 17 00:00:00 2001 From: lethosor Date: Mon, 13 Jul 2020 20:05:08 -0400 Subject: [PATCH] Update changelog (#1565) --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index c6fbe840a..dfda78c0b 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: - Fixed an issue with the macOS launcher failing to un-quarantine some files - `labormanager`: fixed handling of new jobs in 0.47 - Fixed ``Units::isEggLayer``, ``Units::isGrazer``, ``Units::isMilkable``, ``Units::isTrainableHunting``, ``Units::isTrainableWar``, and ``Units::isTamable`` ignoring the unit's caste +- `RemoteFortressReader`: fixed a couple crashes that could result from decoding invalid enum items (``site_realization_building_type`` and ``improvement_type``) ## Misc Improvements - `confirm`: added a confirmation dialog for convicting dwarves of crimes