summaryrefslogtreecommitdiff
path: root/xdgmenumaker/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'xdgmenumaker/debian/changelog')
-rw-r--r--xdgmenumaker/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/xdgmenumaker/debian/changelog b/xdgmenumaker/debian/changelog
index 1b9715f..a960442 100644
--- a/xdgmenumaker/debian/changelog
+++ b/xdgmenumaker/debian/changelog
@@ -1,3 +1,9 @@
+xdgmenumaker (1.6-1+devuan) obs; urgency=medium
+
+ * Handle OnlyShowIn and NotShowIn better patch merged into upstream
+
+ -- Ben Stack <bgstack15@gmail.com> Thu, 17 Sep 2020 10:00:05 -0400
+
xdgmenumaker (1.5-5+devuan) obs; urgency=medium
* Suppress minor warnings during dpkg-trigger
bgstack15