summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-09-21 17:00:59 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-09-21 17:00:59 +0200
commitb4faf3787a24c43b0a22b3ee695374012c992eb2 (patch)
tree67d565f4a9e582ede808cc3c95e28b8f9053bc4a /HISTORY
parentf9a3ec512abf33135adc613b02c670daad57e415 (diff)
downloadvdr-b4faf3787a24c43b0a22b3ee695374012c992eb2.tar.gz
vdr-b4faf3787a24c43b0a22b3ee695374012c992eb2.tar.bz2
Modified LIRC interface to better handle repeat function
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f8a10078..e5103089 100644
--- a/HISTORY
+++ b/HISTORY
@@ -203,3 +203,7 @@ Video Disk Recorder Revision History
- The daemon mode (option '-d') now no longer works with REMOTE=KBD (there
is no stdin in daemon mode, so KBD makes no sense - plus it sometimes
crashed).
+
+2000-09-21: Version 0.65
+
+- Modified LIRC interface to better handle repeat function (by Carsten Koch).