summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-05-02 15:09:59 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2010-05-02 15:09:59 +0200
commit88dc4e335137f13cc4a3cd82c6d15a38c494e969 (patch)
treefa879a927d6c3c72f32e99a89aba57fd4b67a262 /HISTORY
parentc19c63530e9eba17e39c14c987ee30793eb999dd (diff)
downloadvdr-88dc4e335137f13cc4a3cd82c6d15a38c494e969.tar.gz
vdr-88dc4e335137f13cc4a3cd82c6d15a38c494e969.tar.bz2
Fixed a crash when creating a new channel if the channel list is empty
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 51d757c2..4504f30f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6448,3 +6448,5 @@ Video Disk Recorder Revision History
Thanks to Derek Kelly for testing this.
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
- Fixed handling "none" color entries in XPM files (thanks to Thomas Günther).
+- Fixed a crash when creating a new channel if the channel list is empty (reported
+ by Halim Sahin).