summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r--palemoon/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index be7de51..67d8f95 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,11 @@
+palemoon (28.8.4-1+devuan) obs; urgency=low
+
+ * From releasenotes.shtml: This is a small security and compatibility update.
+ - Implemented optional catch binding (ES2019).
+ - Fixed a hazardous crash related to module scripting (CVE-2020-9545).
+
+ -- Ben Stack <bgstack15@gmail.com> Mon, 02 Mar 2020 16:37:14 -0500
+
palemoon (28.8.3-1+devuan) obs; urgency=medium
* From releasenotes.shtml: This is a small bugfix and compatibility update.
bgstack15