From 7a5b129a07a5e8c77c473de98ff8cd65b987685e Mon Sep 17 00:00:00 2001 From: itwrx Date: Wed, 5 Jul 2023 17:35:21 -0500 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47e7097..e58a5f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,12 @@ ## 0.9.8 - 7-5-23 ### Added - Added icons and css paths that work with installed version in ez_bkup.nim. (ITwrx) +- Added /usr/lib/ssh/x11-ssh-askpass path. (ITwrx) ### Changed - Made some file names more uniform. (ITwrx) - Re-added selectedPreload proc accidentally removed from Routine.nim in last release. (ITwrx) - Updated EZ-Bkup version in app_menu_button.nim and ez_bkup.desktop (included with installer in the funded release). (ITwrx) +- remove path to non-functional gnome-ssh-askpass. (ITwrx) ## 0.9.7 - 7-1-23 ### Added