From 3fa54559e554fa6fce1d271838ef01da35b6c658 Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Mon, 17 Dec 2018 18:39:31 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 033d53db..7b6f5d49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -55,6 +55,7 @@ ver. 0.11.0-dev-0 (20??/??/??) - development nightly edition * algorithm of restore current bans after restart changed: update the restored ban-time (and therefore end of ban) of the ticket with ban-time of jail (as maximum), for all tickets with ban-time greater (or persistent); not affected if ban-time of the jail is unchanged between stop/start. +* added new setup-option `--without-tests` to skip building and installing of tests files (gh-2287). ver. 0.10.4-dev-1 (20??/??/??) - development edition