summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-09-19 17:48:42 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-09-19 17:48:42 +0200
commit0d85a30e61e662affc1d12a4c1ca71d8b7a8e94b (patch)
treef1abf85d169796ba86cd6bedcdbb380f72697bd6 /HISTORY
parent3219452195dec73875dfc5e30e575df11b33d4e8 (diff)
downloadvdr-0d85a30e61e662affc1d12a4c1ca71d8b7a8e94b.tar.gz
vdr-0d85a30e61e662affc1d12a4c1ca71d8b7a8e94b.tar.bz2
Fixed 'confirm' dialog
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f229860f..e91dae48 100644
--- a/HISTORY
+++ b/HISTORY
@@ -168,7 +168,7 @@ Video Disk Recorder Revision History
entered so far together with the name of that channel are displayed on the
OSD (suggested by Martin Hammerschmid).
-2000-09-17: Version 0.64
+2000-09-19: Version 0.64
- NOTE: If you are using DVB driver version 0.7 you need to load the dvb.o
module with option outstream=0, so your insmod statement should read
@@ -200,3 +200,4 @@ Video Disk Recorder Revision History
now silently removed.
- Fixed a buffer overflow in EIT parsing.
- Added a security warning regarding SVDRP to the INSTALL file.
+- Fixed 'confirm' dialog.