summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 2 insertions, 3 deletions
diff --git a/HISTORY b/HISTORY
index b68ce986..f8a10078 100644
--- a/HISTORY
+++ b/HISTORY
@@ -172,9 +172,8 @@ Video Disk Recorder Revision History
- 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
- 'insmod dvb.o outstream=0'. This is currently necessary because 'vdr' works
- with AV_PES data and will change once it has been modified to work directly
- with MPEG2.
+ 'insmod dvb.o outstream=0'. This is currently necessary because 'vdr'
+ still works with AV_PES data.
- Video files now have the 'group read' bit set.
- Fixed handling errors in 'readstring()'.
- Handling SIGPIPE and re-establishing handler after intercepting a signal.