From 26a00e76bed78b67443d22faf5664967ce96cbf7 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Tue, 16 Jun 2015 05:39:55 -0400 Subject: [PATCH] Fix race-condition in saving user preferences and loading plugin config (#1490431) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 71f41a4..d0aee48 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ - Fix Compose action in addressbook for results from multiple addressbooks (#1490413) - Fix bug where some messages in multi-folder search couldn't be opened (#1490426) - Fix unintentional messages list page change on page switch in compose addressbook (#1490427) +- Fix race-condition in saving user preferences and loading plugin config (#1490431) RELEASE 1.1.2 ------------- -- Gitblit v1.9.1