From fd4ffed37bea7e196e49350741276339f92d51ee Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 15 Sep 2006 15:01:40 +0200 Subject: Fixed deleting expired VPS timers --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index cd3c6d00..9188873c 100644 --- a/HISTORY +++ b/HISTORY @@ -4915,9 +4915,11 @@ Video Disk Recorder Revision History - Implemented a copy constructor for cTimer (thanks to Udo Richter for reporting that an assignment in svdrp.c didn't use the cTimer::operator=()). -2006-09-09: Version 1.4.2-3 +2006-09-15: Version 1.4.2-3 - Added --remove-destination to the 'cp' command for binaries in the Makefiles of the plugins (thanks to Rolf Ahrenberg). - The 'skincurses' plugin now adjusts the size of the OSD to the size of the console window. +- Fixed deleting expired VPS timers (under certain conditions a timer could have been + deleted before it even started recording). -- cgit v1.2.3