summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-23 15:17:03 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-23 15:17:03 +0200
commitf7dd342f525a15209424ac41e5283775f633985e (patch)
treeb38fc37c813613921262937891fe1694cf436659 /CONTRIBUTORS
parent5105187701a407e99a05e3e87bbf93aa28edfa40 (diff)
downloadvdr-f7dd342f525a15209424ac41e5283775f633985e.tar.gz
vdr-f7dd342f525a15209424ac41e5283775f633985e.tar.bz2
Fixed missing cleanup at program exit in case there is a problem with a plugin
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 9f4c201e..4e05f37c 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1115,3 +1115,7 @@ Stefan Meyknecht <stefan@meyknecht.org>
Lucian Muresan <lucianm@users.sourceforge.net>
for updating the Romanian language texts and the iso8859-2 fonts
for making VDR actually use the iso8859-15 fonts
+
+Mattias Grönlund <Mattias@Gronlund.net>
+ for pointing out a missing cleanup at program exit in case there is a problem
+ with a plugin