From 078d6026e0a8d529232364a14e33e557eecf125f Mon Sep 17 00:00:00 2001 From: Cuan Date: Mon, 10 Jan 2022 02:36:01 -0500 Subject: [PATCH] Fixed downloading with special characters --- share/doc/sshyp/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/share/doc/sshyp/changelog b/share/doc/sshyp/changelog index 75891fa..310f2dd 100644 --- a/share/doc/sshyp/changelog +++ b/share/doc/sshyp/changelog @@ -4,6 +4,9 @@ The Lighter Update - Patch 3 This release is a hotfix for 2021.12.01.fr2.2. +New features: +- a man page has been added + Changes: ** the gen command in sshyp has been updated to use the newer notetaking system @@ -12,7 +15,7 @@ Changes: ** when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected ** folders generated in /dev/shm are once again properly deleted with keyboard interrupts ** .lower() is now used to remove casing when checking inputs -** fixed syncing of files (specifically downloading) with special characters, such as '(' +- fixed syncing of files (specifically downloading) with special characters, such as '(' ** fixed program still continuing after trying to edit an entry that doesn't exist - removed an old reference to "rsync" in the configuration dialog @@ -32,7 +35,6 @@ Planned for next, next major update (The Shears Update Pt. 1): - allow for copying entire notes (not just first line) - allow for multi-client deletion... somehow - detatch sshync and make it a separate package -- manpage Planned for next, next, next major update (The Shears Update Pt. 2):