commit 59edeb2481d872c0a77f3a8c52d73fffa096e7d5 parent d70d8a72d4a594ffe1ec2c43e7e6a925b245438c Author: Frederic Cambus <fred@statdns.com> Date: Mon, 30 Mar 2020 09:57:01 +0200 Update ChangeLog. Diffstat:
M | ChangeLog | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,13 @@ +StatZone 1.0.1 (2020-03-30) + +- Add install target for man page +- Add a test case, using the arpa.zone +- Improve program description in README and in the man page +- Lint the manual page, add missing paragraph break macros +- Mention that seccomp is currently only optional + + + StatZone 1.0.0 (2020-03-22) - Initial release