summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-05-22 10:33:46 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-05-22 10:33:46 +0200
commitb8c26cd48268597800862a768cc34c60c41d1ffe (patch)
tree0bc31d5f6f41429ebb243bc7b7e4613e06791401 /HISTORY
parent9b7c8ac102e514ebc351b3724274a45e88047fc1 (diff)
downloadvdr-b8c26cd48268597800862a768cc34c60c41d1ffe.tar.gz
vdr-b8c26cd48268597800862a768cc34c60c41d1ffe.tar.bz2
Fixed a crash when switching the skin and having selected a non-default theme that is not available for the newly selected skin
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f3ae89fb..8cbf9e44 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2804,3 +2804,9 @@ Video Disk Recorder Revision History
actual source (sat, cable etc.) into account. Please go into "Setup/EPG" and
set the "Set system time" and "Use time from transponder" parameters accordingly
(this is necessary even if you have already set them before!).
+
+2004-05-22: Version 1.3.8
+
+- Fixed a crash when switching the skin and having selected a non-default theme
+ that is not available for the newly selected skin (thanks to Sascha Volkenandt
+ for reporting this one).