summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0f16486e..0813fbf9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3221,3 +3221,4 @@ Video Disk Recorder Revision History
itoa() -> cItoa
WeekDayName() -> cWeekDayName
DayDateTime() -> cDayDateTime
+- Removed delay_ms(), using cCondWait::SleepMs() instead.