diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-03 09:25:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-03 09:25:13 +0200 |
commit | dc6666d53c1873f01376bdd67fa3e3bc324bb349 (patch) | |
tree | 4564c2057ba39e11572b97ba7ca619c27dd4bd1b /HISTORY | |
parent | 833d649e13613686c8c4ac6a33ed6010310b4ede (diff) | |
download | vdr-dc6666d53c1873f01376bdd67fa3e3bc324bb349.tar.gz vdr-dc6666d53c1873f01376bdd67fa3e3bc324bb349.tar.bz2 |
Applied the fixes to moving and deleting channels from version 1.4.0-2 to the SVDRP commands MOVC and DELC as well
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4746,7 +4746,7 @@ Video Disk Recorder Revision History - Fixed deleting channels in case the current channel's number changes (reported by Mirko Dölle). -2006-06-02: Version 1.4.0-3 +2006-06-03: Version 1.4.0-3 - Fixed the PremiereContentTransmissionDescriptor in 'libsi' (thanks to Stefan Huelswitt). @@ -4758,3 +4758,5 @@ Video Disk Recorder Revision History presumably a NOP, anyway. - Fixed the 'clean-plugins' target in the Makefile to also remove additional plugin libraries (thanks to Wayne Keer). +- Applied the fixes to moving and deleting channels from version 1.4.0-2 to the + SVDRP commands MOVC and DELC as well. |