summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-01-22 21:07:47 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-01-22 21:09:26 +0100
commit4ec5b7cec36a3435e970022d4542ac2158dd6d2b (patch)
treedf5f6bfbb227afc17d035315d2b8981fdd81da0b /NEWS
parentbeabf25f3b9f6d564f0b290dbcd35b575e9133ec (diff)
downloadmgaonline-4ec5b7cec36a3435e970022d4542ac2158dd6d2b.tar
mgaonline-4ec5b7cec36a3435e970022d4542ac2158dd6d2b.tar.gz
mgaonline-4ec5b7cec36a3435e970022d4542ac2158dd6d2b.tar.bz2
mgaonline-4ec5b7cec36a3435e970022d4542ac2158dd6d2b.tar.xz
mgaonline-4ec5b7cec36a3435e970022d4542ac2158dd6d2b.zip
block CHLD signals on startup
in order to prevent glib-threading segfaults (mga#10289), just block the CHLD signal during the window where glib create threads behind our back (RT-120951)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9115857e..90c7319f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- block CHLD signals on startup in order to prevent glib-threading segfaults
+ (mga#10289)
+
Version 3.7.1 - 22 January 2014, Thierry Vignaud
- better fix for mga#12280 while fixing mgaapplet exiting reported by