summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-06-18 11:21:12 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-06-18 11:21:12 +0200
commit7e81649d683cd203b6dbb64a28b7a68489a9c0d2 (patch)
treed13521389378d3cbf60e662f0551937723a459d0 /HISTORY
parent806aeb3c07dafdc92a2028d3600d2a0f2a298ef0 (diff)
downloadvdr-7e81649d683cd203b6dbb64a28b7a68489a9c0d2.tar.gz
vdr-7e81649d683cd203b6dbb64a28b7a68489a9c0d2.tar.bz2
Removed the NPTL check at startup
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f76eff9f..8af90d8f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3620,3 +3620,5 @@ Video Disk Recorder Revision History
- Modified page scrolling behaviour (based on a suggestion by Patrick Gleichmann).
- The new setup option "OSD/Scroll wraps" can be used to activate wrapping around
in menu lists (based on a suggestion by Patrick Gleichmann).
+- Removed the NPTL check at startup, since several users have reported that VDR
+ now runs fine with NPTL.