summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-02-28 15:18:31 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-02-28 15:18:31 +0100
commit44fdf301703c5866df6d4e36fe74a867ca5146a7 (patch)
tree7952fca297792f8d4d91df0822fcfbdee70dc789 /HISTORY
parent9424ab26a67d40a5fe183535f9a881216ad721f9 (diff)
downloadvdr-44fdf301703c5866df6d4e36fe74a867ca5146a7.tar.gz
vdr-44fdf301703c5866df6d4e36fe74a867ca5146a7.tar.bz2
Fixed handling empty strings in cSource::FromString()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 94bddf12..199d0aff 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6383,3 +6383,7 @@ Video Disk Recorder Revision History
- The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital
tracks appear in the "Audio" menu. Dolby Digital is always recorded.
This obsoletes the DOLBYINREC patch.
+
+2010-02-28: Version 1.7.14
+
+- Fixed handling empty strings in cSource::FromString().