From 7c2af344a1e10f93c966da3b2a4a02a76544677e Mon Sep 17 00:00:00 2001 From: lethosor Date: Thu, 6 Aug 2020 02:04:23 -0400 Subject: [PATCH] Update changelog (#1564) and xml (dfhack/df-structures#400) --- docs/changelog.txt | 1 + library/xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index bf953d562..95d18693f 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -40,6 +40,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - Fixed a segfault when attempting to start a headless session with a graphical PRINT_MODE setting - Fixed an issue with the macOS launcher failing to un-quarantine some files - Linux: fixed ``dfhack.getDFPath()`` (Lua) and ``Process::getPath()`` (C++) to always return the DF root path, even if the working directory has changed +- `getplants`: fixed issues causing plants to be collected even if they have no growths (or unripe growths) - `labormanager`: fixed handling of new jobs in 0.47 - `embark-assistant`: fixed a couple of incursion handling bugs. - Fixed ``Units::isEggLayer``, ``Units::isGrazer``, ``Units::isMilkable``, ``Units::isTrainableHunting``, ``Units::isTrainableWar``, and ``Units::isTamable`` ignoring the unit's caste diff --git a/library/xml b/library/xml index ecd6bcc9e..9fca46ccc 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit ecd6bcc9ed67c62fa605561b27574467df792342 +Subproject commit 9fca46ccca28e0948014b9d56a096ad7343473f1