summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-09-17 14:30:18 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-09-17 14:30:18 +0200
commite7d98d2ee679e9f4b0f5581ddbf62465523fba09 (patch)
treeeb5d0e522bd6b116f056664e1c4fe0e1fcc43895 /HISTORY
parent13249f12f2610c780605b496c68e2db44fc0e37e (diff)
downloadvdr-e7d98d2ee679e9f4b0f5581ddbf62465523fba09.tar.gz
vdr-e7d98d2ee679e9f4b0f5581ddbf62465523fba09.tar.bz2
Removed obsolete 'shift' code in device.[hc]
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 541c5803..bc1881ee 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3821,3 +3821,4 @@ Video Disk Recorder Revision History
reporting this one).
- Fixed error handling in cCiTransportConnection::RecvTPDU() (thanks to Georg Acher
for reporting this one).
+- Removed obsolete 'shift' code in device.[hc].