From 1b2598f846e04780305cdbd184627d2c344ee8eb Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Tue, 19 Jul 2016 15:42:15 +0200 Subject: Update CHANGES --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES b/CHANGES index 5be7743..0cb6eff 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,15 @@ Unreleased * Find certificate specified with relative path when using --daemon. * Handle quickly disconnecting client without crashing. * Import ssl module before entering chroot jail. + * Renamed options: + * --logdir to --channel-log-dir + * --statedir to --state-dir + * Added options: + * --log-count: number of log files to keep + * --log-file: log file path + * --log-max-size: maximum size of log file before rotating + * --password-file: file from which to read connection password + * --pid-file: file to write PID to 1.1 (2015-05-22) -- cgit v1.2.3