From 464552dd91a170f5e6c69650a6df1af871a2ad1a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 15 May 2011 11:46:30 +0200 Subject: Fixed cString's operator=(const char *String) in case the given string is the same as the existing one --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c4e22fd8..3dff3b5a 100644 --- a/HISTORY +++ b/HISTORY @@ -6606,3 +6606,8 @@ Video Disk Recorder Revision History - Added handling of "ANSI/SCTE 57" descriptors (thanks too Rolf Ahrenberg). - Avoiding an unecessary call to Recordings.ResetResume() (thanks to Reinhard Nissl). + +2011-04-29: Version 1.7.19 + +- Fixed cString's operator=(const char *String) in case the given string is the + same as the existing one (thanks to Dirk Leber). -- cgit v1.2.3