diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index edb6e207..e2a7b130 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -3,7 +3,7 @@ Fri Jan 11 15:07:14 UTC 2019 - Martin Liška - Set %clang_build to false on all architectures - Do not use -fno-delete-null-pointer-checks and -fno-strict-aliasing: - it should not be needed. + it should not be needed anymore - Do not overwrite enable-optimize and when possible enable --enable-debug-symbols. - Add -v to mach in order to make build verbose. @@ -11,7 +11,7 @@ Fri Jan 11 15:07:14 UTC 2019 - Martin Liška ------------------------------------------------------------------- Wed Jan 9 22:40:14 UTC 2019 - astieger@suse.com -- Mozilla Firefox 64.0.2: +- Mozilla Firefox 64.0.2: * Update the Japanese translation for missing strings (bmo#1513259) * Properly restore column sizes in developer tools inspector (bmo#1503175) * Fixed video stuttering on Youtube (bmo#1513511) @@ -22,7 +22,7 @@ Tue Dec 18 14:46:41 UTC 2018 - Guillaume GARDET - Enable build_hardened for all architectures - Switch back aarch64 to clang as '-fPIC' fixes bmo#1513605 -- Remove obolete '--enable-pie' as -pie is always enabled for +- Remove obolete '--enable-pie' as -pie is always enabled for gcc and clang -------------------------------------------------------------------