summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-06-03 09:25:13 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-06-03 09:25:13 +0200
commitdc6666d53c1873f01376bdd67fa3e3bc324bb349 (patch)
tree4564c2057ba39e11572b97ba7ca619c27dd4bd1b /HISTORY
parent833d649e13613686c8c4ac6a33ed6010310b4ede (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c064ac17..c3d5c4d7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.