diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-06 20:58:49 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-06 20:58:49 -0400 |
commit | a4abd0e068ed631878d269a3c6d4c7295eb1556f (patch) | |
tree | 853dd95b2c81620c64a4725298847592d9f20771 /freefilesync/debian/changelog | |
parent | add gui_status_handler.h to revert (diff) | |
download | stackrpms-a4abd0e068ed631878d269a3c6d4c7295eb1556f.tar.gz stackrpms-a4abd0e068ed631878d269a3c6d4c7295eb1556f.tar.bz2 stackrpms-a4abd0e068ed631878d269a3c6d4c7295eb1556f.zip |
ffs: add traditional view as an option
https://freefilesync.org/forum/viewtopic.php?p=26085#p26040
The upstream author updated the main grid view, and this patch
returns the old view as an option.
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index 45bc14c..fbdcbf7 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,9 @@ +freefilesync (11.1-2+devuan) obs; urgency=low + + * add traditional option to main grid view + + -- Ben Stack <bgstack15@gmail.com> Sun, 06 Sep 2020 20:59:36 -0400 + freefilesync (11.1-1+devuan) obs; urgency=low * [bgstack15] still has the broken file tree layout |