From 2fdd4d96b623611c92a66cb2fe9b8b28e8ab8309 Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 11 Feb 2017 20:24:51 -0500 Subject: [PATCH] Add more XML changes to NEWS-dev --- docs/NEWS-dev.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/NEWS-dev.rst b/docs/NEWS-dev.rst index 2efc9bf2a..df74735c0 100644 --- a/docs/NEWS-dev.rst +++ b/docs/NEWS-dev.rst @@ -43,6 +43,7 @@ DFHack 0.43.05-beta1 Fixes ----- - Fixed various crashes on 64-bit Windows related to DFHack screens, notably `manipulator` +- Fixed addresses of next_id globals on 64-bit Linux (fixes an `automaterial`/box-select crash) - ``ls`` now lists scripts in folders other than ``hack/scripts``, when applicable - `modtools/create-unit`: stopped permanently overwriting the creature creation menu in arena mode @@ -53,7 +54,9 @@ Fixes Structures ---------- - ``file_compressorst``: fixed field sizes on x64 +- ``historical_entity``: fixed alignment on x64 - ``ui_sidebar_menus.command_line``: fixed field sizes on x64 +- ``viewscreen_choose_start_sitest``: added 3 missing fields, renamed ``in_embark_only_warning`` - ``viewscreen_layer_arena_creaturest``: identified more fields - ``world.math``: identified - ``world.murky_pools``: identified