summaryrefslogtreecommitdiff
path: root/PLUGINS/src/sky/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'PLUGINS/src/sky/HISTORY')
-rw-r--r--PLUGINS/src/sky/HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/PLUGINS/src/sky/HISTORY b/PLUGINS/src/sky/HISTORY
index f1f22a69..2fed4c36 100644
--- a/PLUGINS/src/sky/HISTORY
+++ b/PLUGINS/src/sky/HISTORY
@@ -36,3 +36,4 @@ VDR Plugin 'sky' Revision History
2004-12-19: Version 0.3.3
- Made several functions threadsafe.
+- Removed delay_ms(), using cCondWait::SleepMs() instead.