From 6c6b64ed34cd6f6983d903bc2a9a86eccb6c5d42 Mon Sep 17 00:00:00 2001 From: David Prevot Date: Tue, 28 Jun 2022 16:26:32 +0200 Subject: [PATCH] Update client changelog --- client/CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index 2ff2a45..4065645 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md @@ -10,10 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -* Use --dump-dir instead of --backup-dir to supress dump-server-state warning +* Use --dump-dir instead of --backup-dir to suppress dump-server-state warning * Do not use rsync compression * Replace rsync option --verbose by --itemize-changes -# update-evobackup-canary : do not use GNU date, for it to be compatible with OpenBSD +* Add canary to zzz_evobackup +* update-evobackup-canary: do not use GNU date, for it to be compatible with OpenBSD +* Add AGPL License and README +* Script now depends on Bash ### Deprecated