summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-10-18 11:14:33 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-10-18 11:14:33 +0200
commit15816ee8e4a1be96bba1da9199739f1666a87703 (patch)
tree98971a87a165639a7785aaaf8ff59421680cdba3 /HISTORY
parentf1a4d067be7113ac1418791fa0b0818800773418 (diff)
downloadvdr-15816ee8e4a1be96bba1da9199739f1666a87703.tar.gz
vdr-15816ee8e4a1be96bba1da9199739f1666a87703.tar.bz2
Changed thread handling to make it work with NPTL
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 17fa92fe..f65a97ab 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2433,3 +2433,8 @@ Video Disk Recorder Revision History
full (suggested by Emil Naepflein).
- Channel IDs are now checked when reading 'channels.conf' to avoid later
problems with timers.
+
+2003-10-18: Version 1.3.0
+
+- Changed thread handling to make it work with NPTL ("Native Posix Thread Library").
+ Thanks to Jon Burgess, Andreas Schultz, Werner Fink and Stefan Huelswitt.