summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-28 09:19:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-28 09:19:30 +0200
commit39162a98f081d997ad34c1d8dfb48111176eac15 (patch)
tree128173b2da66b9f9d90dcb06ee8c6a7294d1333d /HISTORY
parent9b3b98f88f3b29c4df704fa321bb882aaa7207c1 (diff)
downloadvdr-39162a98f081d997ad34c1d8dfb48111176eac15.tar.gz
vdr-39162a98f081d997ad34c1d8dfb48111176eac15.tar.bz2
Fixed moving channels, which sometimes stopped the current replay session
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 831a5edc..e0c9b4ae 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4741,3 +4741,5 @@ Video Disk Recorder Revision History
- Avoiding a compiler warning in libsi's TypeLoop::operator[].
- Now processing the "frequency list descriptor" (based on a patch from Anssi Hannula).
- Improved the repeat function for LIRC remote controls (thanks to Joerg Riechardt).
+- Fixed moving channels, which sometimes stopped the current replay session
+ (reported by Mirko Dölle).