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/HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/PLUGINS/src/sky/HISTORY b/PLUGINS/src/sky/HISTORY
index 2d15da7..2fed4c3 100644
--- a/PLUGINS/src/sky/HISTORY
+++ b/PLUGINS/src/sky/HISTORY
@@ -28,3 +28,12 @@ VDR Plugin 'sky' Revision History
2004-10-16: Version 0.3.1
- Improved buffer handling.
+
+2004-12-12: Version 0.3.2
+
+- Changed Apid access in cChannel.
+
+2004-12-19: Version 0.3.3
+
+- Made several functions threadsafe.
+- Removed delay_ms(), using cCondWait::SleepMs() instead.