summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 2360ed2..edce1ad 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,4 +1,10 @@
-freefilesync (10.23-1+devuan) albion; urgency=medium
+freefilesync (10.23-2+devuan) albion; urgency=medium
+
+ * gtk2 build
+
+ -- Ben Stack <bgstack15@gmail.com> Mon, 20 Apr 2020 16:11:36 -0400
+
+freefilesync (10.23-1+devuan) obs; urgency=medium
* Run "on completion" commands on console (no need for "cmd.exe /c")
* Check exit code and report errors for external applications
bgstack15