From 0b99b3aac10e38d624488978641d66fae3f41a28 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 9 Sep 2006 18:00:00 +0200 Subject: Version 1.4.2-2 - Fixed cTimer::operator=() in case a cTimer variable is assigned to itself (thanks to Alexander Rieger). - Implemented a copy constructor for cTimer (thanks to Udo Richter for reporting that an assignment in svdrp.c didn't use the cTimer::operator=()). --- HISTORY | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 9fcbe45..1e4a553 100644 --- a/HISTORY +++ b/HISTORY @@ -4907,3 +4907,10 @@ Video Disk Recorder Revision History Martin Ostermann). - Fixed handling relative volume settings that unmute the audio in the call to cStatus::MsgSetVolume() (reported by Oliver Endriss). + +2006-09-09: Version 1.4.2-2 + +- Fixed cTimer::operator=() in case a cTimer variable is assigned to itself (thanks + to Alexander Rieger). +- Implemented a copy constructor for cTimer (thanks to Udo Richter for reporting that + an assignment in svdrp.c didn't use the cTimer::operator=()). -- cgit v1.2.3