From b95e8f433ade53fefcc4ff3d3a76de15e7008033 Mon Sep 17 00:00:00 2001 From: lethosor Date: Wed, 9 May 2018 10:37:03 -0400 Subject: [PATCH] Update changelog, scripts --- docs/changelog.txt | 10 ++++++++++ scripts | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index fe1b05f90..beaa1665a 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -37,6 +37,16 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ================================================================================ # Future +## New Scripts +- `devel/find-primitive`: Finds a primitive variable in memory + +## Fixes +- `stockpiles`: stopped sidebar option from overlapping with `autodump` +-@ `autodump`, `automelt`, `autotrade`, `stocks`, `stockpiles`: fixed conflict with building renaming + +## Internals +- Added ``Gui::inRenameBuilding()`` + # 0.44.10-alpha1 ## New Scripts diff --git a/scripts b/scripts index a1cd002d6..313655344 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit a1cd002d60fdbf7b4c4bf833db41ec691746552b +Subproject commit 313655344562956f2c3a2c3d547ac04816730306