diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-10-18 11:14:33 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-10-18 11:14:33 +0200 |
commit | 15816ee8e4a1be96bba1da9199739f1666a87703 (patch) | |
tree | 98971a87a165639a7785aaaf8ff59421680cdba3 /HISTORY | |
parent | f1a4d067be7113ac1418791fa0b0818800773418 (diff) | |
download | vdr-15816ee8e4a1be96bba1da9199739f1666a87703.tar.gz vdr-15816ee8e4a1be96bba1da9199739f1666a87703.tar.bz2 |
Changed thread handling to make it work with NPTL
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |