From e64ef1103d279c4acfaf6e1f9bf37f88862f94fa Mon Sep 17 00:00:00 2001 From: Cuan Date: Sun, 5 Dec 2021 19:32:15 -0500 Subject: [PATCH] Updated roadmap --- share/doc/sshyp/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/doc/sshyp/changelog b/share/doc/sshyp/changelog index 98ceea2..75891fa 100644 --- a/share/doc/sshyp/changelog +++ b/share/doc/sshyp/changelog @@ -12,7 +12,8 @@ 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 -** fix 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 Planned for next major update (The Fluffier Update):