summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-06-11 08:50:35 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-06-11 08:50:35 +0200
commit99876fdab3362a4e09935b1a4c1ffe0a48366664 (patch)
tree9ffb652b6becbb107aa70f1e12da38f772c5ff7b
parent50c0b03f0c21d95770d4c772b4b08bb1fa5fe91c (diff)
downloadvdr-99876fdab3362a4e09935b1a4c1ffe0a48366664.tar.gz
vdr-99876fdab3362a4e09935b1a4c1ffe0a48366664.tar.bz2
Fixed a message
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 2fa2f944..a6bed591 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4753,7 +4753,7 @@ Video Disk Recorder Revision History
- Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased
the API version number - plugins will have to be recompiled.
- Removed the call to pthread_setschedparam(childTid, SCHED_RR, 0) in thread.c,
- because it caused a compiler warning with g++ 4.1.1 (reported by Ville Skyttä).
+ because it caused a compiler warning with post-2.4 glibc (reported by Ville Skyttä).
Since the third parameter has to be non-null to have any effect, the call was
presumably a NOP, anyway.
- Fixed the 'clean-plugins' target in the Makefile to also remove additional