summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2007-01-28 16:51:15 +0000
committerscop <scop>2007-01-28 16:51:15 +0000
commita3f259961e39e7820b3b634208b2f0bcb8507920 (patch)
tree1b0b249b0e0751d000c2ecda5d47fd388681df69 /HISTORY
parent43dde98aaf45f80682439f89685c1495e4f9d10a (diff)
downloadvdr-plugin-dxr3-a3f259961e39e7820b3b634208b2f0bcb8507920.tar.gz
vdr-plugin-dxr3-a3f259961e39e7820b3b634208b2f0bcb8507920.tar.bz2
Use cCondWait::SleepMs() instead of usleep().
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 36fcb7b..5856f08 100644
--- a/HISTORY
+++ b/HISTORY
@@ -320,3 +320,4 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- add Polish translation (Mikolaj Tutak)
- sync "make install" with VDR 1.4.2-2 (Ville Skyttä)
+- use cCondWait::SleepMs() instead of usleep (Ville Skyttä)