summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-06-16 09:30:11 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-06-16 09:30:11 +0200
commitb99c700f1de7a6950807a1d32e9cb824e897f947 (patch)
treecd8cbefc40c1a92a7ead767023e51029126382de /HISTORY
parent1d4512cbea1cf983890205d4e2af32f0e96350ee (diff)
downloadvdr-b99c700f1de7a6950807a1d32e9cb824e897f947.tar.gz
vdr-b99c700f1de7a6950807a1d32e9cb824e897f947.tar.bz2
Modified rcu.c to better handle RC5 codes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 550d9f7d..5b8430de 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4794,3 +4794,4 @@ Video Disk Recorder Revision History
- Now making sure VPS timers don't get stuck with outdated events, and that the
actual device isn't used for updating a VPS timer's event as long as other
free devices are available.
+- Modified rcu.c to better handle RC5 codes.