summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-02 18:07:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-02 18:07:05 +0100
commit2a7f8325d1b2f5e5dc1c087babff07c27cd6870d (patch)
treedb213072061b8af25c4a5ddc644452e9ab6e4d52 /HISTORY
parent6304820a0eafabf050e27cf5924934367b6954ab (diff)
downloadvdr-2a7f8325d1b2f5e5dc1c087babff07c27cd6870d.tar.gz
vdr-2a7f8325d1b2f5e5dc1c087babff07c27cd6870d.tar.bz2
Fixed cChannel::SetName() in case only the ShortName or Provider has changed
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 67361141..3bbd1c3b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3116,3 +3116,8 @@ Video Disk Recorder Revision History
- Now displaying the name of the remote control for which the keys are being
learned inside the menu to avoid overwriting the date/time in the 'classic'
skin (thanks to Oliver Endriss for reporting this one).
+
+2004-11-02: Version 1.3.16
+
+- Fixed cChannel::SetName() in case only the ShortName or Provider has changed
+ (thanks to Sascha Volkenandt for reporting this one).