summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-06-15 21:29:03 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-06-15 21:29:03 +0200
commitb2812b7e71b4b5ef038045f48a5697a4dd063192 (patch)
tree45c010b361471355f873974cb60960f64d7906d8 /HISTORY
parent263dc295089a2accc385c87c23b177314d65acea (diff)
downloadvdr-b2812b7e71b4b5ef038045f48a5697a4dd063192.tar.gz
vdr-b2812b7e71b4b5ef038045f48a5697a4dd063192.tar.bz2
Added support for "content identifier descriptor" and "default authority descriptor" to 'libsi'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e3b932d6..81458c5f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6607,7 +6607,7 @@ Video Disk Recorder Revision History
- Avoiding an unecessary call to Recordings.ResetResume() (thanks to Reinhard
Nissl).
-2011-06-13: Version 1.7.19
+2011-06-15: Version 1.7.19
- Fixed cString's operator=(const char *String) in case the given string is the
same as the existing one (thanks to Dirk Leber).
@@ -6647,3 +6647,5 @@ Video Disk Recorder Revision History
- The initial channel is now stored by the channel ID in the setup.conf file, in
order to avoid problems in case channels are reordered or deleted (reported by
Lars Bläser).
+- Added support for "content identifier descriptor" and "default authority descriptor"
+ to 'libsi' (thanks to Dave Pickles).