From 72e93b614bac42cd4a142b10d47e5b1673f19800 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 6 Jan 2006 14:31:57 +0100 Subject: The "flags" of a timer are now handled as an unsigned integer value --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 4db9f066..45bb17cd 100644 --- a/HISTORY +++ b/HISTORY @@ -4116,3 +4116,5 @@ Video Disk Recorder Revision History - Any cReceivers still attached to a cDevice when that device switches to a different transponder are now automatically detached (suggested by Patrick Fischer). +- The "flags" of a timer are now handled as an unsigned integer value. In order + to do this, the interface of cMenuEditBitItem also had to be changed. -- cgit v1.2.3