summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-11-07 14:16:25 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-11-07 14:16:25 +0100
commit85767a54058ac2de21a51fe58c33fbd1c5bb4628 (patch)
tree4cd157a7f1bf004447bb4a5ea479eaa86603c81e /HISTORY
parent2a7467aed5a0b96e64bc5e7493c96d89583d3a6d (diff)
downloadvdr-85767a54058ac2de21a51fe58c33fbd1c5bb4628.tar.gz
vdr-85767a54058ac2de21a51fe58c33fbd1c5bb4628.tar.bz2
Added cDevice::GetSTC()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index cb0262c3..b18843a4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2452,6 +2452,10 @@ Video Disk Recorder Revision History
- Added missing 'const' to some cChannel member functions (thanks to Torsten
Herz).
+2003-11-07: Version 1.2.6pre5
+
+- Added cDevice::GetSTC() (suggested by Sven Goethel).
+
2003-10-24: Version 1.3.0
- Changed thread handling to make it work with NPTL ("Native Posix Thread Library").