From 96db26cc1d79e6afc2b267df74cd4511dfa2bd41 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Tue, 28 Sep 2021 11:27:04 -0700 Subject: [PATCH] Retag 4.8 for more GSettings crash repairs. --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9737ffe2b3..60a287cb92 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,10 @@ Version history: 4.8 - 28 September 2021 The ninth release of the 4.x stable series. -This is a snap release to fix a crasher bug on Linux. The only change is - GSettings hotfix - resolve crash due to bad schema reference +This is a snap release to fix a crasher bug on Linux. The only changes are + [gsettings] Avoid crash from settings schema not being registered. + Rethink how gsettings migration file is constructed + GSettings hotfix - resolve crash due to bad schema reference 4.7 - 26 September 2021 The eighth release of the 4.x stable series.