summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-05-08 14:36:48 +0000
committerB Stack <bgstack15@gmail.com>2020-05-08 14:36:48 +0000
commit5c2b5955fbac9e3851c386da8509c52e8ec65b2e (patch)
tree00f5f430828a207e17f25e4ecc83780766b6500e /palemoon/debian/changelog
parentpm 28.9.2 (diff)
parentaboutdialog customization (diff)
downloadstackrpms-5c2b5955fbac9e3851c386da8509c52e8ec65b2e.tar.gz
stackrpms-5c2b5955fbac9e3851c386da8509c52e8ec65b2e.tar.bz2
stackrpms-5c2b5955fbac9e3851c386da8509c52e8ec65b2e.zip
Merge branch 'pm-experimental' into 'palemoon-bump'
aboutdialog customization See merge request bgstack15/stackrpms!155
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r--palemoon/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index 8ebc9c3..57de2fb 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,9 @@
+palemoon (28.9.2-2+devuan) obs; urgency=medium
+
+ * testing OBS build optimization and removing animation from about dialog
+
+ -- Ben Stack <bgstack15@gmail.com> Tue, 06 May 2020 15:08:46 -0400
+
palemoon (28.9.2-1+devuan) obs; urgency=medium
* This is a minor update for stability and compatibility.
bgstack15