summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-04-11 09:22:05 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-04-11 09:22:05 +0200
commit6e0f5287ea4df66847f97489f00f2c8214bad605 (patch)
tree6f37287dcaa4c1889072f16760a917d4adf93aca /HISTORY
parentf63a066b98039663ff35d21fd42a66eb143d93ab (diff)
downloadvdr-6e0f5287ea4df66847f97489f00f2c8214bad605.tar.gz
vdr-6e0f5287ea4df66847f97489f00f2c8214bad605.tar.bz2
Fixed moving channels between number groups in SVDRP's MOVC command and the Channels menu, in case a channel is moved to a higher number and into a numbered group
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 143138ec..4832ca91 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9419,3 +9419,9 @@ Video Disk Recorder Revision History
the call is now automatically forwarded to QueueMessage().
- Fixed handling the S2SatelliteDeliverySystemDescriptor for transponders broadcasting
in "backwards compatibility mode" according to ETSI EN 300 468 (thanks to Onur Sentürk).
+
+2020-04-11:
+
+- Fixed moving channels between number groups in SVDRP's MOVC command and the Channels
+ menu, in case a channel is moved to a higher number and into a numbered group
+ (reported by Manuel Reimer).