summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-10-24 12:12:07 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2010-10-24 12:12:07 +0200
commitad650b58831e334651429d81c598d169a91488d6 (patch)
treed4a5796836edb80363827680de4fd61c220a100b /HISTORY
parent208b703e5b9f0ae39e1f6355083bc1a7c6b08005 (diff)
downloadvdr-ad650b58831e334651429d81c598d169a91488d6.tar.gz
vdr-ad650b58831e334651429d81c598d169a91488d6.tar.bz2
Changed the description of cDevice::GetSTC() to make it mandatory for devices that can replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8dc1738e..51a78ebb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6486,3 +6486,5 @@ Video Disk Recorder Revision History
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed following symbolic links in RemoveFileOrDir() (cont'd) (thanks to
Steffen Barszus).
+- Changed the description of cDevice::GetSTC() to make it mandatory for devices
+ that can replay.