From 5013e1ad0662836b45a133ba7244d9ea5a65f2f1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 3 May 2021 13:06:37 +0100 Subject: [PATCH] CHANGELOG: document chdir fixes Signed-off-by: Ian Jackson --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca8fa1ae..e21f3838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Version UNRELEASED less-public games. * otter(1) and otterlib(!) now honour OTTER_CLI_LOG (in Rust env_logger format). + * otter(1) no longer acts on change_directory server config + setting (but still resolves paths in config relative to that dir). * Change CLI to server management wire protocol to binary-framed MessagePack (was newline-framed JSON). * Build system and test suite improvements and fixes. -- 2.30.2