summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-05-19 12:12:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-05-19 12:12:37 +0200
commit21957f6e3859cfb94b15e07720212da4544785ab (patch)
tree2dc9673e75b819616294ac745ab8c21afc65b7b0
parentfc697bfdb13978512ab6c80eb9186e6b18f81161 (diff)
downloadvdr-21957f6e3859cfb94b15e07720212da4544785ab.tar.gz
vdr-21957f6e3859cfb94b15e07720212da4544785ab.tar.bz2
Backport of 'Fixed a crash in the LCARS skin's main menu in case there is no current channel'
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 95de49c4..0c0c9e75 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7795,7 +7795,7 @@ Video Disk Recorder Revision History
improve overall performance when an editing process is running (thanks to Jochen
Dolze).
-2013-05-18: Version 2.0.2
+2013-05-19: Version 2.0.2
- Fixed multiple occurrences of the same directory in the recordings list in case there
are directories that only differ in non-alphanumeric characters (was broken by
@@ -7810,6 +7810,8 @@ Video Disk Recorder Revision History
- Fixed an unexpected RCS version tag in the newplugin script.
- Fixed an endless loop in the DrawEllipse() functions for very small ellipses (reported
by Stefan Braun).
+- Fixed a crash in the LCARS skin's main menu in case there is no current channel
+ (reported by Dominique Dumont).
2013-05-19: Version 2.1.1