Version 1.2.0

- Completed Greek language texts (thanks to Dimitrios Dimitrakos).
- Completed Polish language texts (thanks to Michael Rakowski).
- Added a note about NPTL ("Native Posix Thread Library") to the INSTALL file
  (thanks to Jon Burgess for pointing this out).
- Some corrections to the Finnish OSD texts (thanks to Jaakko Hyvätti).
- Officially released as version 1.2.0.
This commit is contained in:
Klaus Schmidinger
2003-06-01 18:00:00 +02:00
parent d072cc6da2
commit 40334f3e09
5 changed files with 69 additions and 47 deletions

10
INSTALL
View File

@@ -4,6 +4,16 @@ Installation of the Video Disk Recorder
Version 1.2
-----------
IMPORTANT NOTE:
---------------
VDR currently doesn't work with NPTL ("Native Posix Thread Library").
Either don't use NPTL, or set the environment variable
LD_ASSUME_KERNEL=2.4.1
before running VDR.
Compiling and running the program:
----------------------------------