summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r--palemoon/debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index abdc6c5..93955bf 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,14 @@
+palemoon (28.6.0.1-1+devuan) manual; urgency=low
+
+ * From releasenotes.shtml: This is an out-of-band update to fix some pressing issues with the latest release.
+ - Updated the application icon to provide better visuals on Windows classic and other grey backgrounds.
+ - Reduced the Master Password hashing rounds to prevent issues with stored password retrieval while still sufficiently strengthening the encryption.
+ - If you have previously re-keyed the database after the update to 28.6.0, you should do so again by going through the change master password process to reduce access times.
+ - Updated the WhatsApp Web site-specific user-agent override to respond to Google refusing access based on the old string.
+ - Updated the branding for the portable launcher.
+
+ -- B Stack <bgstack15@gmail.com> Fri, 5 Jul 2019 16:29:51 -0500
+
palemoon (28.6.0-1+devuan) manual; urgency=low
* From releasenotes.shtml: This is a major development and bugfix update.
bgstack15