summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-12-19 10:58:20 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-12-19 10:58:20 +0100
commit9a8ef2b6c26aefe51e33db804a75ff5cfdb592f4 (patch)
tree155b9cbb8af3dad7b82f7c9e7cb103bd30b8e0c9 /HISTORY
parentf5b1a74056a865d406ba8efab4ae15c45eebf6b9 (diff)
downloadvdr-9a8ef2b6c26aefe51e33db804a75ff5cfdb592f4.tar.gz
vdr-9a8ef2b6c26aefe51e33db804a75ff5cfdb592f4.tar.bz2
Fixed a race condition in starting a thread
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b7d04702..8d8dca2c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3207,3 +3207,5 @@ Video Disk Recorder Revision History
- Switched the character set to iso8859-15 for English, German and Finnish (thanks
to Andreas Brugger for reporting the missing Euro sign in iso8859-1).
- Added 'channels.conf.terr' entries for Lübeck (thanks to Stefan Hußfeldt).
+- Fixed a race condition in starting a thread (thanks to Reinhard Nissl for
+ reporting this one).