From ab963fe3b32e72458c724e27045601c155b24ce7 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sun, 27 Mar 2022 18:05:48 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4e4fc80..e642c56 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -89,3 +89,8 @@ 2022-03-21: moved --connect-timeout, --limit-rate, --max-filesize, --max-time, --speed-limit, --speed-time to "limits" sub Directory in wato fixed handling of limits and sub directories from wato in bakery 2022-03-22: added curl_error_code_to_ignore and http_error_code_to_ignore options +2022-03-24: added options --hostpubmd5, --hostpubsha256, --pubkey + added options --key --passs + reworked user_auth section +2022-03-25: added options --compressed-ssh, --list-only, --use-ascii + added options --path-as-is, --ssl-allow-beast, --no-buffer, --no-keepalive, --no-sessionid -- GitLab