From edad359330e5216c46dcde1288c12dfd587bc7d9 Mon Sep 17 00:00:00 2001 From: Cuan Date: Wed, 1 Dec 2021 22:04:50 -0500 Subject: [PATCH] Updated changelog --- extra/changelog-total | 6 +++++- share/doc/sshyp/changelog | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) 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)