diff --git a/extra/changelog-total b/extra/changelog-total index 7697776..019ec95 100755 --- a/extra/changelog-total +++ b/extra/changelog-total @@ -9,7 +9,11 @@ This release is a hotfix for 2021.12.01.fr2.1. Changes: - a major fix for "/var/lib/sshync_database" needing to already exist server-side -- a major fix for syncing functionality +- a major fix for syncing functionality (it should actually work now) +- silenced some sftp output + +An fr2.3 patch is planned for this version. It will include the following: + - fixes for any new bugs that may be discovered in the new sshyp and sshync code - the gen command in sshyp will be updated to use the newer notetaking system - printing functions in sshyp will be combined into one function (arguments will determine section to print) diff --git a/share/doc/sshyp/changelog b/share/doc/sshyp/changelog index e995cdb..93b5489 100644 --- a/share/doc/sshyp/changelog +++ b/share/doc/sshyp/changelog @@ -7,7 +7,11 @@ This release is a hotfix for 2021.12.01.fr2.1. Changes: - a major fix for "/var/lib/sshync_database" needing to already exist server-side -- a major fix for syncing functionality +- a major fix for syncing functionality (it should actually work now) +- silenced some sftp output + +An fr2.3 patch is planned for this version. It will include the following: + - fixes for any new bugs that may be discovered in the new sshyp and sshync code - the gen command in sshyp will be updated to use the newer notetaking system - printing functions in sshyp will be combined into one function (arguments will determine section to print)