summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-09 19:56:40 +0000
committerB Stack <bgstack15@gmail.com>2020-09-09 19:56:40 +0000
commitf0844fa9d42e3525aba0673cf85cbab615b859d8 (patch)
tree319a9e9b754c1e62dfbece4b685c5c61c6cfa826 /freefilesync/debian/changelog
parentMerge branch 'freefilesync-bump' into 'master' (diff)
parentffs: add traditional view as an option (diff)
downloadstackrpms-f0844fa9d42e3525aba0673cf85cbab615b859d8.tar.gz
stackrpms-f0844fa9d42e3525aba0673cf85cbab615b859d8.tar.bz2
stackrpms-f0844fa9d42e3525aba0673cf85cbab615b859d8.zip
Merge branch 'freefilesync-bump' into 'master'
ffs: add traditional view as an option See merge request bgstack15/stackrpms!184
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog6
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
bgstack15