summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-01 13:47:28 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-01 13:47:28 +0200
commit87f7e826a1af560ef8043d81add96e9042821244 (patch)
treed9fa1040884473b59231a9cf7ec79488c7f6f102 /HISTORY
parent57207a3d729b200f51a6409fa1697ecaebe7c7f5 (diff)
downloadvdr-87f7e826a1af560ef8043d81add96e9042821244.tar.gz
vdr-87f7e826a1af560ef8043d81add96e9042821244.tar.bz2
Adjusted the 'runvdr' script so that the user can fill in the functions to detect, load and unload the necessary driver modules
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b222b166..e3d228a9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4691,3 +4691,6 @@ Video Disk Recorder Revision History
2006-05-01: Version 1.4.0-1
- Updated 'S110W' in 'sources.conf'.
+- Adjusted the 'runvdr' script so that the user can fill in the functions to
+ detect, load and unload the necessary driver modules (thanks to M. Kiesel for
+ reporting that it still used DVBDIR).