summaryrefslogtreecommitdiff
path: root/waterfox/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-03-29 08:17:12 -0400
committerB Stack <bgstack15@gmail.com>2019-03-29 08:17:12 -0400
commitfbeca4cdf04972e1514e38418a72060c6dad315b (patch)
treefc404d453cd11bef7f28d9ca544c2d8073960a37 /waterfox/debian/changelog
parentWIP: waterfox 56.2.8 rpm rc1 (diff)
downloadstackrpms-fbeca4cdf04972e1514e38418a72060c6dad315b.tar.gz
stackrpms-fbeca4cdf04972e1514e38418a72060c6dad315b.tar.bz2
stackrpms-fbeca4cdf04972e1514e38418a72060c6dad315b.zip
WIP: waterfox dpkg
Diffstat (limited to 'waterfox/debian/changelog')
-rw-r--r--waterfox/debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/waterfox/debian/changelog b/waterfox/debian/changelog
index 337f579..bcec72d 100644
--- a/waterfox/debian/changelog
+++ b/waterfox/debian/changelog
@@ -1,3 +1,13 @@
+waterfox (56.2.8-1+devuan) manual; urgency=medium
+
+ * Waterfox now identifies itself as Firefox 60 ESR. This should fix a lot of website issues. Unfortunately there will be no unique way to identify Waterfox.
+ * WhatsApp Web now works, as should Chase et al.
+ * Various security fixes.
+ * Corrected the behavior of Element.scrollIntoView which some websites rely on to work.
+ * Disabled Service Workers by default (should fix GMail issues on Windows!).
+
+ -- B Stack <bgstack15@gmail.com> Wed, 6 Mar 2019 14:46:06 -0500
+
waterfox (56.2.7.1-1+devuan) manual; urgency=medium
* Rebuild for Devuan.
bgstack15