summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-04-06 09:58:33 +0200
committerlouis <louis.braun@gmx.de>2015-04-06 09:58:33 +0200
commitd70bfe70913602de016e14d17d4ac485a8683cf5 (patch)
treeee00aff7748877323d71ac75d97924ced3029395 /HISTORY
parentf316b2628aa63a7d37c9a76ad147fc6e04e14fa3 (diff)
downloadvdr-plugin-skindesigner-d70bfe70913602de016e14d17d4ac485a8683cf5.tar.gz
vdr-plugin-skindesigner-d70bfe70913602de016e14d17d4ac485a8683cf5.tar.bz2
added locks around cTextWrappers to avoid crashed when concurrently accessing fonts
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b6cb8e8..fd7e173 100644
--- a/HISTORY
+++ b/HISTORY
@@ -280,3 +280,6 @@ Version 0.4.0
Version 0.4.1
+- added locks around cTextWrappers to avoid crashed when concurrently
+ accessing fonts
+