Moved the NPTL and UTF-8 checks after the version and help output

This commit is contained in:
Klaus Schmidinger
2005-05-26 10:47:49 +02:00
parent a05b921e29
commit 70ac6784ac
3 changed files with 23 additions and 20 deletions

View File

@@ -3561,3 +3561,5 @@ Video Disk Recorder Revision History
Oliver Endriss).
- No longer stopping Transfer Mode or replay immediately when the Power button
is pressed (thanks to Rolf Ahrenberg).
- Moved the NPTL and UTF-8 checks after the version and help output (thanks to
Andreas Kool for pointing out that 'vdr --version' failed on an UTF-8 system).