summaryrefslogtreecommitdiff
path: root/irfanview/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-06-17 13:42:52 +0000
committerB Stack <bgstack15@gmail.com>2019-06-17 13:42:52 +0000
commit10507dce0640008f91058c34cd397569933a793f (patch)
treef0c136b3fadb44273a73c4ffa17e618c95529e16 /irfanview/debian/changelog
parentMerge branch 'waterfox-bump' into 'master' (diff)
parentupdate irfanview-circle icon in tgz (diff)
downloadstackrpms-10507dce0640008f91058c34cd397569933a793f.tar.gz
stackrpms-10507dce0640008f91058c34cd397569933a793f.tar.bz2
stackrpms-10507dce0640008f91058c34cd397569933a793f.zip
Merge branch 'irfanview-bump' into 'master'
Fix Irfanview calling script, and icons Closes #7 See merge request bgstack15/stackrpms!67
Diffstat (limited to 'irfanview/debian/changelog')
-rw-r--r--irfanview/debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/irfanview/debian/changelog b/irfanview/debian/changelog
index 5f71d4f..a6edfd7 100644
--- a/irfanview/debian/changelog
+++ b/irfanview/debian/changelog
@@ -1,3 +1,6 @@
+irfanview (4.53-2+devuan) manual; urgency=medium
+
+ * The architecture of the invocation script has been split into common and arch-specific.
irfanview (4.53-1+devuan) manual; urgency=medium
- Version 4.53 Release date: 2019-05-15
bgstack15