From f1684125ee7d394b0cc63064e40ea8f5a41f6d89 Mon Sep 17 00:00:00 2001 From: lethosor Date: Fri, 6 Jul 2018 11:07:46 -0400 Subject: [PATCH] Add #1342 to changelog --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index eec027a1f..6c1afb416 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -46,6 +46,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - added support for multibyte characters on Linux/macOS - made the console exit properly when an interactive command is active (`liquids`, `mode`, `tiletypes`) - Made the ``DFHACK_PORT`` environment variable take priority over ``remote-server.json`` +- Linux: added automatic support for GCC sanitizers in ``dfhack`` script - `dfhack-run`: added support for port specified in ``remote-server.json``, to match DFHack's behavior - `remove-stress`: - added support for ``-all`` as an alternative to the existing ``all`` argument for consistency