diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-30 09:14:17 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-30 09:14:17 +0100 |
commit | 5b65ff5b37de31bdeea3e9fadeaee1a3616e5a5d (patch) | |
tree | 09c53dee3e4fa0cce5e825f40c382b87b3669401 /HISTORY | |
parent | c1ddb5240529ea8b3388808bce682248a07a2dd5 (diff) | |
download | vdr-5b65ff5b37de31bdeea3e9fadeaee1a3616e5a5d.tar.gz vdr-5b65ff5b37de31bdeea3e9fadeaee1a3616e5a5d.tar.bz2 |
Fixed clearing non-editable members in the channel editor
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7870,7 +7870,7 @@ Video Disk Recorder Revision History and also to use the correct directory with --edit (the latter reported by Marko Mäkelä). -2014-01-29: Version 2.0.6 +2014-01-30: Version 2.0.6 - Updated 'sources.conf' (thanks to Antti Hartikainen). - cFont::CreateFont() now returns a dummy font in case there are no fonts installed. @@ -7887,3 +7887,4 @@ Video Disk Recorder Revision History Eike Sauer and Oliver Endriss). - Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recording directories" is set to "no". +- Fixed clearing non-editable members in the channel editor (thanks to Rolf Ahrenberg). |