summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-08-11 10:53:10 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-08-11 10:53:10 +0200
commitb9c4cb0ec9c417c483be2a40cd66f839b063015f (patch)
tree3db7cad26acb598805cfe75a1fc143fc6aa9cbd2 /HISTORY
parent4d784a198dbdbd8ac1c1056308c3663c0e90d098 (diff)
downloadvdr-b9c4cb0ec9c417c483be2a40cd66f839b063015f.tar.gz
vdr-b9c4cb0ec9c417c483be2a40cd66f839b063015f.tar.bz2
Changed the log error message "can't record MPEG1!" to "error in data stream!"
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d8d66be4..4f7771dd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1399,3 +1399,5 @@ Video Disk Recorder Revision History
'make NEWSTRUCT=1' (thanks to Holger Wächtler for some valuable advice).
By default it currently still uses the old driver.
- Added some missing #includes (thanks to Martin Hammerschmid).
+- Changed the log error message "can't record MPEG1!" to "error in data stream!",
+ since the mentioning of MPEG1 has irritated many people.