diff options
author | B. Stack <bgstack15@gmail.com> | 2021-08-17 18:44:14 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-08-17 18:44:14 -0400 |
commit | 7149f534e0ad7b31ebef5f46f7b0dc28f0e2ed5f (patch) | |
tree | 8da4e397374bf0b0c1c85cc327b16ac2645ee344 /newmoon/debian/changelog | |
parent | Merge branch 'notepadpp-bump' into 'master' (diff) | |
download | stackrpms-7149f534e0ad7b31ebef5f46f7b0dc28f0e2ed5f.tar.gz stackrpms-7149f534e0ad7b31ebef5f46f7b0dc28f0e2ed5f.tar.bz2 stackrpms-7149f534e0ad7b31ebef5f46f7b0dc28f0e2ed5f.zip |
newmoon 29.4.0
Diffstat (limited to 'newmoon/debian/changelog')
-rw-r--r-- | newmoon/debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/newmoon/debian/changelog b/newmoon/debian/changelog index 357a97b..b58d84c 100644 --- a/newmoon/debian/changelog +++ b/newmoon/debian/changelog @@ -1,3 +1,18 @@ +newmoon (29.4.0-1+devuan) obs; urgency=medium + + - This is a development, bugfix and security release + * Implemented promise.allSettled(). + * Implemented global origin on windows and workers. + * Improved performance of memory allocations. + * Updated libcubeb to the current development version. + * This improves OSS compatibility and addresses potential crashes, performance issues and security issues. + * Updated SQLite to 3.36.0. + * Improved thread safety of the web content cache. DiD + * Added several fixes to avoid potential crashes and security issues. DiD + * Unified XUL Platform Mozilla Security Patch Summary: 5 DiD, 12 not applicable. + + -- B. Stack <bgstack15@gmail.com> Tue, 17 Aug 2021 18:43:23 -0400 + newmoon (29.3.0-1+devuan) obs; urgency=medium - This is a development, bugfix and security release. |