diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-23 15:17:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-23 15:17:03 +0200 |
commit | f7dd342f525a15209424ac41e5283775f633985e (patch) | |
tree | b38fc37c813613921262937891fe1694cf436659 /HISTORY | |
parent | 5105187701a407e99a05e3e87bbf93aa28edfa40 (diff) | |
download | vdr-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 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3057,3 +3057,5 @@ Video Disk Recorder Revision History - Updated Romanian language texts and the iso8859-2 fonts (thanks to Lucian Muresan). - Now actually using the iso8859-15 fonts (thanks to Lucian Muresan). - Some minor code cleanups (thanks to Prakash K. Cheemplavam). +- Fixed missing cleanup at program exit in case there is a problem with a plugin + (thanks to Mattias Grönlund for pointing this out). |